Public Member Functions | |
| RCOglSkinComponent (const RCString &sKey, const RSSkinCtorArg &CtorArg) | |
| virtual TBool | HasTexture () const =0 |
| virtual TColorMode | GetColorMode () const =0 |
| virtual RCColor | GetColor () const =0 |
| virtual void | Activate (TBool bTexturesEnabled) const =0 |
Protected Attributes | |
| RCOglVisualEngine & | m_VisualEngine |
Static Protected Attributes | |
| static const TReal | COLOR_FACTOR [CI_ENTRY_COUNT] |
|
|
Initial value:
{ MReal(1.0), MReal(0.5), MReal(0.5), MReal(2.0), MReal(0.0) }
|
1.4.6-NO