All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::Resources::PlaceNames::PlaceNamesMaterial Class Reference

#include <PlaceNamesMaterial.h>

Inheritance diagram for Eegeo::Resources::PlaceNames::PlaceNamesMaterial:
Eegeo::Rendering::Materials::TextMaterial Eegeo::Rendering::Materials::IMaterial

Public Member Functions

 PlaceNamesMaterial (const Rendering::TMaterialId materialId, const std::string &name, Rendering::Shaders::TextShader &shader, Rendering::AsyncTexturing::IAsyncTexture &texture)
 
- Public Member Functions inherited from Eegeo::Rendering::Materials::TextMaterial
 TextMaterial (const TMaterialId materialId, const std::string &name, Shaders::TextShader &shader, AsyncTexturing::IAsyncTexture &texture, bool outlinedText, bool depthTest)
 
const TMaterialId GetId () const
 
const ShaderGetShader () const
 
const std::string & GetName () const
 
void SetState (Rendering::GLState &glState) const
 
void SetStatePerRenderable (const Rendering::RenderableBase *pRenderableBase, Rendering::GLState &glState) const
 

Additional Inherited Members

- Protected Attributes inherited from Eegeo::Rendering::Materials::TextMaterial
const TMaterialId m_id
 
const std::string m_name
 
Shaders::TextShaderm_shader
 
AsyncTexturing::IAsyncTexturem_texture
 
bool m_outlinedText
 
bool m_depthTest
 

Detailed Description

Deprecated:
  • place names map layer uses TextMaterial, this type kept for compatibility only

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