Public Types | |
typedef std::string | IdType |
Public Member Functions | |
LabelIconStyle (const IdType &idType, const Icons::IconSet &iconSet, float sizePx, const v4 &color, const v4 &maskedColor) | |
const IdType & | GetId () const |
const Icons::IconSet & | GetIconSet () const |
float | GetSize () const |
const v4 & | GetColor () const |
const v4 & | GetMaskedColor () const |
Public Member Functions inherited from Eegeo::NonCopyable | |
NonCopyable (const NonCopyable &)=delete | |
NonCopyable & | operator= (const NonCopyable &)=delete |