All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Types | Public Member Functions | List of all members
Eegeo::Labels::LabelTextStyle Class Reference
Inheritance diagram for Eegeo::Labels::LabelTextStyle:
Eegeo::NonCopyable

Public Types

typedef std::string IdType
 

Public Member Functions

 LabelTextStyle (const IdType &idType, const Fonts::FontInstance &fontInstance, float sizePx, const v4 &glyphColor, const v4 &haloColor, const v4 &maskedGlyphColor, const v4 &maskedHaloColor, float haloWidth, float haloHardness)
 
const IdType & GetId () const
 
const Fonts::FontInstanceGetFontInstance () const
 
float GetSize () const
 
v4 GetGlyphColor () const
 
v4 GetHaloColor () const
 
v4 GetMaskedGlyphColor () const
 
v4 GetMaskedHaloColor () const
 
float GetHaloWidth () const
 
float GetHaloHardness () const
 
float GetFontScale () const
 
- Public 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: