Inherits VIEW3DOGL::TRCOglSkinComponent< RCTexturedSkin >.
Inheritance diagram for VIEW3DOGL::RCTexturedSkin:


Public Member Functions | |
| RCTexturedSkin (const RCString &sKey, const RSSkinCtorArg &CtorArg) | |
| virtual void | Realize () |
| virtual TBool | HasTexture () const |
| virtual TColorMode | GetColorMode () const |
| virtual RCColor | GetColor () const |
| virtual void | Activate (TBool bTexturesEnabled) const |
Protected Member Functions | |
| MParamMembersStart (RCTexturedSkin) MParamMember("Texture" | |
| RCStringParamHandler | MParamMember ("ColorMode", m_nColorMode, RCColorModeParamHandler) MParamMember("Shininess" |
Protected Attributes | |
| m_sTexture | |
| RCStringParamHandler | m_nShininess |
|
RCStringParamHandler RCRealParamHandler MParamMembersEnd() protected TColorMode | m_nColorMode |
| TReal | m_nShininess |
| TSInt | m_nTextureId |
| RCColor | m_Color |
1.4.6-NO