Inherits BASE::RCPlaceable.
Inherited by PHYSICS::RCBodyComponent.
Inheritance diagram for VIEW3D::RCVisualObject:


Public Member Functions | |
| RCVisualObject (const RCString &sKey, TLong nType) | |
| const RCString & | GetVisualObjectKey () const |
| virtual TRCSharedPtr< RCModelComponent > | GetModel () const =0 |
| TLong | GetType () const |
Protected Attributes | |
| const RCString | m_sVisualObjectKey |
| const TLong | m_nType |
1.4.6-NO