![]() |
VR-Forces 4.10 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtAggregateSpatialModel |
| Functor class used to allow entity identifiers to be used as a key to a std::map. More... | |
Typedefs | |
| typedef DtBoost::shared_ptr < DtAggregateData > | DtAggregateDataPtr |
| DtAggregateSpatialModel; maintains up-to-date location, orientation, and velocity state for entire organizational hierarchy. More... | |
| typedef DtBoost::shared_ptr < const DtAggregateData > | DtAggregateDataConstPtr |
| typedef DtBoost::shared_ptr<DtAggregateData> DtAggregateDataPtr |
DtAggregateSpatialModel; maintains up-to-date location, orientation, and velocity state for entire organizational hierarchy.
It recursively computes updated state for the hierarchy each tick. Used by the DtAggregateActuator to obtain up-to-date state information about its entity each tick, even when the simulation is paused.
| typedef DtBoost::shared_ptr<const DtAggregateData> DtAggregateDataConstPtr |