VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
aggregateSpatialModel.h File Reference

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.
typedef DtBoost::shared_ptr
< const DtAggregateData
DtAggregateDataConstPtr

Detailed Description

Typedef Documentation

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

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)