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

Public Member Functions

 BlueSphereHighlightMaterial (const Eegeo::Rendering::TMaterialId materialId, const std::string &name, Eegeo::Rendering::Shaders::ColorShader &shader, 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 SetColor (Eegeo::v4 &color)
 
const Eegeo::v4GetColor () const
 

Protected Attributes

const Eegeo::Rendering::TMaterialId m_id
 
const std::string m_name
 
Eegeo::Rendering::Shaders::ColorShaderm_shader
 
Eegeo::v4 m_color
 

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: