Inherits VIEW3DOGL::TRCOglModelComponent< RCConeModel >.
Inheritance diagram for VIEW3DOGL::RCConeModel:


Public Member Functions | |
| RCConeModel (const RCString &sKey, const RSModelCtorArg &CtorArg, const TPosePropertyPtr &PosePtr=TPosePropertyPtr(), const TSkinPropertyPtr &SkinPtr=TSkinPropertyPtr(), TReal nRadius=1, TReal nLength=1, TReal nLinTexScale=-1, TBool bDrawBase=true, TReal nAccuracy=2.0) | |
Static Public Attributes | |
| static const RCQuaternion | PX_ALLIGNED |
| static const RCQuaternion | PY_ALLIGNED |
| static const RCQuaternion | PZ_ALLIGNED |
| static const RCQuaternion | NX_ALLIGNED |
| static const RCQuaternion | NY_ALLIGNED |
| static const RCQuaternion | NZ_ALLIGNED |
Protected Member Functions | |
| virtual void | DoConstruction () |
| void | ConstructFlatEnd (TVertexList &TempVertexList, TBool bFront, TInt nResolution) |
| void | ConstructCappedEnd (TVertexList &TempVertexList, TBool bFront, TInt nResolution) |
| void | CalcCappedCoords (TVertexList &TempVertexList, TInt nResolution) |
| void | AdjustFlatVertex (RSVertex &Vertex, const RCVector &Normal) |
| TReal | GetPhiTexScale () const |
| MParamMembersStart (RCConeModel) MParamMember("Radius" | |
| RCRealParamHandler | MParamMember ("Length", m_nLength, RCRealParamHandler) MParamMember("LinTexScale" |
| RCRealParamHandler RCRealParamHandler | MParamMember ("DrawBase", m_bDrawBase, RCBoolParamHandler) MParamMember("Accuracy" |
Protected Attributes | |
| m_nRadius | |
| RCRealParamHandler | m_nLinTexScale |
| RCRealParamHandler RCRealParamHandler | m_nAccuracy |
|
RCRealParamHandler RCRealParamHandler RCRealParamHandler MParamMembersEnd() protected TReal | m_nLength |
| TReal | m_nLinTexScale |
| TBool | m_bDrawBase |
| TReal | m_nAccuracy |
1.4.6-NO