![]() |
VR-Forces 4.1 Class Documentation
|
State view collection for entity state data. More...

Public Member Functions | |
| DtVrfSimulatedEntityStateViewCollection (makVrv::DtDe &de) | |
Public Member Functions inherited from makVrv::DtStateViewCollection< makVrv::DtVrlinkSimulatedEntityState > | |
| DtStateViewCollection (DtDe &de, DtSimEntryUpdater::UpdateRate rate) | |
| CTOR. | |
| virtual | ~DtStateViewCollection () |
| DTOR. | |
| void | setUpdateRate (DtSimEntryUpdater::UpdateRate rate) |
| Set the rate of every state view in the container. | |
| size_t | size () const |
| Return the number of the objects in the container. | |
| const StateViewMap & | stateViewMap () const |
| Return the map of DtStateViews's in this collection. | |
| bool | hasStateView (DtUniqueID id) const |
| Returns true if a state view with that ID exists. | |
| const DtStateView < makVrv::DtVrlinkSimulatedEntityState > * | findStateView (DtUniqueID id) const |
| Find DtStateView by id. | |
State view collection for entity state data.
|
inline |