VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)