Inherits PHYSICS::TRCMotionComponent< RCGlobalMotion >.
Inheritance diagram for PHYSICS::RCGlobalMotion:


Public Member Functions | |
| RCGlobalMotion (const RCString &sKey, const RSMotionCtorArg &CtorArg) | |
| virtual RCTriple | GetLinVelocity () const |
| virtual RCTriple | GetAngVelocity () const |
Protected Member Functions | |
| MParamMembersStart (RCGlobalMotion) MParamMember("LinVelocity" | |
Protected Attributes | |
| m_LinVelocity | |
|
RCTripleParamHandler MParamMember("AngVelocity", m_AngVelocity, RCTripleParamHandler) MParamMembersEnd() protected RCTriple | m_AngVelocity |
1.4.6-NO