Public Member Functions | |
| RCConstruction (const RCString &sKey, const RSBodyCtorArg &CtorArg) | |
| virtual void | SetPosePtr (TRCSharedPtr< RCPoseComponent > PosePtr) |
| virtual void | SetMotionPtr (TRCSharedPtr< RCMotionComponent > MotionPtr) |
| virtual TRCSharedPtr< RCModelComponent > | GetModel () const |
| virtual TRCSharedPtr< RCMaterialComponent > | GetMaterial () const |
| virtual void | Realize () |
Protected Types | |
|
typedef TRCComponentList< RCPeripheryComponent > | TPeripheryList |
Protected Member Functions | |
| MParamMembersStart (RCConstruction) MParamMember("Root" | |
Protected Attributes | |
| m_Root | |
|
RCComponentPointerParamHandler MParamMember("Child", m_ChildList, RCUniversalComponentList::THandler) MParamMembersEnd() protected typedef TRCComponentList< RCJointComponent > | TJointList |
| TBodyProperty | m_Root |
| RCUniversalComponentList | m_ChildList |
| TJointList | m_JointList |
| TPeripheryList | m_PeripheryList |
1.4.6-NO