![]() |
VR-Forces Developer's Guide
|

Public Member Functions | |
| DtSimObjectDecorator (const DtSimObject *) | |
| DtSimObjectDecorator (DtSimObjectReference) | |
| virtual | ~DtSimObjectDecorator () |
| virtual void | tick () |
Public Member Functions inherited from DtDecoratorBase | |
| DtDecoratorBase () | |
| virtual | ~DtDecoratorBase () |
Protected Attributes | |
| DtSimObjectReference | mySimObject |
Additional Inherited Members | |
Public Attributes inherited from DtDecoratorBase | |
| boost::signals2::signal< void()> | signal_decoratorDeleted |
| DtSimObjectDecorator::DtSimObjectDecorator | ( | const DtSimObject * | ) |
| DtSimObjectDecorator::DtSimObjectDecorator | ( | DtSimObjectReference | ) |
|
virtual |
|
virtual |
No op by default.
Reimplemented in DtNavigationSimObjectDecorator, and DtPlatformGeometrySimObjectDecorator.
|
protected |