OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::PbsBakedTexture Struct Reference

#include <OgreHlmsPbsDatablock.h>

Public Member Functions

 PbsBakedTexture ()
 
 PbsBakedTexture (const TexturePtr tex, const HlmsSamplerblock *_samplerBlock)
 
bool operator== (const PbsBakedTexture &_r) const
 

Public Attributes

HlmsSamplerblock constsamplerBlock
 
TexturePtr texture
 

Constructor & Destructor Documentation

◆ PbsBakedTexture() [1/2]

Ogre::PbsBakedTexture::PbsBakedTexture ( )
inline

◆ PbsBakedTexture() [2/2]

Ogre::PbsBakedTexture::PbsBakedTexture ( const TexturePtr  tex,
const HlmsSamplerblock _samplerBlock 
)
inline

Member Function Documentation

◆ operator==()

bool Ogre::PbsBakedTexture::operator== ( const PbsBakedTexture _r) const
inline

References samplerBlock, and texture.

Member Data Documentation

◆ samplerBlock

HlmsSamplerblock const* Ogre::PbsBakedTexture::samplerBlock

Referenced by operator==().

◆ texture

TexturePtr Ogre::PbsBakedTexture::texture

Referenced by operator==().


The documentation for this struct was generated from the following file: