![]() |
VR-Forces 5.0.1 Developer's Guide
|
This class will contain logic to update the bounding volume based on posture when the logic ticks.

Public Member Functions | |
| DtHumanLocalObjectDecorator (DtLocalObject *) | |
| virtual | ~DtHumanLocalObjectDecorator () |
| virtual void | updateBoundingVolumeBasedOnPosture () |
Public Member Functions inherited from DtLocalObjectDecorator | |
| DtLocalObjectDecorator (DtLocalObject *) | |
| virtual | ~DtLocalObjectDecorator () |
Public Member Functions inherited from DtDecoratorBase | |
| DtDecoratorBase () | |
| virtual | ~DtDecoratorBase () |
Protected Member Functions | |
| virtual void | tick () |
Protected Attributes | |
| DtLifeformState | myPostureUsedForBoundingVolume |
| DtHumanSimObjectFacade | myHumanSimObjectFacade |
Protected Attributes inherited from DtLocalObjectDecorator | |
| DtLocalObject * | myLocalObject |
Additional Inherited Members | |
Public Attributes inherited from DtDecoratorBase | |
| boost::signals2::signal< void()> | signal_decoratorDeleted |
| DtHumanLocalObjectDecorator::DtHumanLocalObjectDecorator | ( | DtLocalObject * | ) |
|
virtual |
|
virtual |
|
protectedvirtual |
Ticks the publisher.
Reimplemented from DtLocalObjectDecorator.
|
protected |
|
protected |