All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::Rendering::Materials::CustomLandmarkDiffuseFoggedMaterial Class Reference
Inheritance diagram for Eegeo::Rendering::Materials::CustomLandmarkDiffuseFoggedMaterial:
Eegeo::Rendering::Materials::PackedFoggedMaterial Eegeo::Rendering::Materials::IMaterial

Public Member Functions

 CustomLandmarkDiffuseFoggedMaterial (const TMaterialId materialId, const std::string &name, Shaders::PackedDiffuseFoggedShader &shader, const Lighting::GlobalLighting &lighting, const Lighting::GlobalFogging &fogging, Rendering::TextureMinifyType textureMinifyType, bool useAlternativeAmbient, bool textureRepeat)
 
void SetState (Rendering::GLState &glState) const
 
void SetStatePerRenderable (const Rendering::RenderableBase *renderableBase, Rendering::GLState &glState) const
 
void SetLandmarkPostfix (const std::string &postfix)
 
void SetDiffuseTexture (Rendering::AsyncTexturing::IAsyncTexture &textureId)
 
Rendering::AsyncTexturing::IAsyncTextureGetTextureId () const
 
- Public Member Functions inherited from Eegeo::Rendering::Materials::PackedFoggedMaterial
 PackedFoggedMaterial (const TMaterialId materialId, const std::string &name, Shaders::PackedDiffuseFoggedShader &shader, const Lighting::GlobalLighting &lighting, const Lighting::GlobalFogging &fogging, Rendering::TextureMinifyType textureMinifyType, bool useAlternativeAmbient, bool textureRepeat)
 
bool IsUsingAlternativeAmbient () const
 
void UseAlternativeAmbient (bool useAlternativeAmbient)
 
const TMaterialId GetId () const
 
const
Shaders::PackedDiffuseFoggedShader
GetShader () const
 
const std::string & GetName () const
 
Rendering::TextureMinifyType GetTextureMinifyType () const
 
bool GetTextureRepeat () const
 
void SetState (Rendering::GLState &glState) const
 
void SetStatePerRenderable (const Rendering::RenderableBase *renderableBase, Rendering::GLState &glState) const
 

Additional Inherited Members

- Protected Attributes inherited from Eegeo::Rendering::Materials::PackedFoggedMaterial
const TMaterialId m_id
 
const std::string m_name
 
Shaders::PackedDiffuseFoggedShaderm_shader
 
const Lighting::GlobalLightingm_lighting
 
const Lighting::GlobalFoggingm_fogging
 
Rendering::TextureMinifyType m_textureMinifyType
 
bool m_useAlternativeAmbient
 
bool m_textureRepeat
 

The documentation for this class was generated from the following files: