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

Public Member Functions

 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
 

Protected Attributes

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: