Inherits SIMBASE::TRCPeripheryComponent< RCImportJoint >, and BASE::RCPlaceable.
Inheritance diagram for SIMBASE::RCImportJoint:


Public Member Functions | |
| RCImportJoint (const RCString &sKey, const RSPeripheryCtorArg &CtorArg) | |
| virtual void | SetPose (const RCPose &Pose) |
| virtual RCPose | GetPose () const |
| virtual void | PostReadSerial () |
| virtual void | Realize () |
Protected Member Functions | |
| MRtlNoInterface (RCImportJoint) MParamMembersStart(RCImportJoint) MParamMember("Pose" | |
Protected Attributes | |
| m_Pose | |
|
RCComponentPointerParamHandler MParamMember("File", m_sFileName, RCStringParamHandler) MParamMembersEnd() protected typedef TRCComponentPointer< RCJointComponent > | TJointProperty |
| TPoseProperty | m_Pose |
| RCString | m_sFileName |
| TJointProperty | m_ImportedJoint |
Static Protected Attributes | |
| static const RCString | ROOT_KEY = _T("Joint") |
1.4.6-NO