Inherits PHYSICSODE::TRCOdeGeomComponent< RCCylinderGeom >.
Inheritance diagram for PHYSICSODE::RCCylinderGeom:


Public Member Functions | |
| RCCylinderGeom (const RCString &sKey, const RSGeomCtorArg &CtorArg) | |
| virtual void | Realize () |
| void | SetRadius (TReal nRadius) |
| void | SetLength (TReal nLength) |
| TReal | GetRadius () const |
| TReal | GetLength () const |
Static Public Attributes | |
| static const TReal | MIN_SIZE = MReal(0.000001) |
Protected Member Functions | |
| MParamMembersStart (RCCylinderGeom) MParamMember("Radius" | |
Protected Attributes | |
| m_nRadius | |
|
RCRealParamHandler MParamMember("Length", m_nLength, RCRealParamHandler) MParamMembersEnd() protected TReal | m_nLength |
1.4.6-NO