VR-Forces 4.1 Class Documentation
List of all members | Public Types | Public Member Functions | Public Attributes
makVrf::DtVrlinkEmitterSystems Struct Reference

State for a list of emitter systems for an individual entity. More...

Inheritance diagram for makVrf::DtVrlinkEmitterSystems:
Inheritance graph
[legend]

Public Types

typedef std::map
< makVrv::DtUniqueID,
DtVrlinkEmitterSystemState
EmitterSystems

Public Member Functions

 DtVrlinkEmitterSystems ()
 CTOR.
virtual ~DtVrlinkEmitterSystems ()
 DTOR.
bool operator== (const DtVrlinkEmitterSystems &) const
bool operator!= (const DtVrlinkEmitterSystems &rhs) const
- Public Member Functions inherited from makVrv::DtSimState
 DtSimState ()
virtual ~DtSimState ()

Public Attributes

EmitterSystems myEmitterSystems

Detailed Description

State for a list of emitter systems for an individual entity.

Since entities can have multiple emitter systems they need a map by id of the systems

Member Typedef Documentation

Constructor & Destructor Documentation

makVrf::DtVrlinkEmitterSystems::DtVrlinkEmitterSystems ( )

CTOR.

virtual makVrf::DtVrlinkEmitterSystems::~DtVrlinkEmitterSystems ( )
virtual

DTOR.

Member Function Documentation

bool makVrf::DtVrlinkEmitterSystems::operator== ( const DtVrlinkEmitterSystems ) const
bool makVrf::DtVrlinkEmitterSystems::operator!= ( const DtVrlinkEmitterSystems rhs) const
inline

Member Data Documentation

EmitterSystems makVrf::DtVrlinkEmitterSystems::myEmitterSystems

The documentation for this struct was generated from the following file:

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)