VR-Forces 4.0.4 Class Documentation
Classes | Typedefs
include/vrfobjcore/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 Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)