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

Public Member Functions

 BlueSphereNotHiddenMaterial (const Eegeo::Rendering::TMaterialId materialId, const std::string &name, BlueSphereShader &shader, Rendering::AsyncTexturing::IAsyncTexture &textureDay, Rendering::AsyncTexturing::IAsyncTexture &textureNight, const Eegeo::v4 &initialColor)
 
const Eegeo::Rendering::TMaterialId GetId () const
 
const Eegeo::Rendering::ShaderGetShader () const
 
const std::string & GetName () const
 
void SetState (Eegeo::Rendering::GLState &glState) const
 
void SetStatePerRenderable (const Eegeo::Rendering::RenderableBase *renderableBase, Eegeo::Rendering::GLState &glState) const
 
void SetTextureLerpValue (float textureLerpValue)
 
float GetTextureLerpValue () const
 
void SetColor (Eegeo::v4 &color)
 
const Eegeo::v4GetColor () const
 
void SetColorLerpValue (float colorLerpValue)
 
float GetColorLerpValue () const
 
void SetDepthTest (bool depthTest)
 

Protected Attributes

const Eegeo::Rendering::TMaterialId m_id
 
const std::string m_name
 
BlueSphereShaderm_shader
 
Rendering::AsyncTexturing::IAsyncTexturem_textureDay
 
Rendering::AsyncTexturing::IAsyncTexturem_textureNight
 
float m_textureLerpValue
 
Eegeo::v4 m_color
 
float m_colorLerpValue
 
bool m_depthTest
 

Additional Inherited Members

- Protected Member Functions inherited from Eegeo::NonCopyable
 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

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