![]() |
VR-Forces 4.10 Class Documentation
|
The logic for getting object counts from a simulation and populating an DtObjectsCountTreeInterface GUI. More...
Public Types | |
| typedef std::pair< std::string, DtObjectsCountTreeInterface::TacticalGraphicType > | TacticalTypePair |
| Typedefs describing lists of entity ids and of tactical element name/type pairs. More... | |
| typedef std::vector < TacticalTypePair > | TacticalTypePairList |
| typedef std::vector< int > | EntityIDList |
Public Member Functions | |
| DtObjectsCountTreeLogic (DtDe &de, DtObjectsCountTreeInterface *iface) | |
| CTOR. More... | |
| ~DtObjectsCountTreeLogic () | |
| DTOR. More... | |
| void | refreshWidget () |
Protected Attributes | |
| DtDe & | myDe |
| DtObjectsCountTreeInterface * | myWidget |
| DtSignalConnectionManager | myManager |
| EntityIDList | entityIDs |
| EntityIDList | destroyedIDs |
| TacticalTypePairList | tacticalData |
The logic for getting object counts from a simulation and populating an DtObjectsCountTreeInterface GUI.
| typedef std::pair<std::string, DtObjectsCountTreeInterface::TacticalGraphicType> makVrv::DtObjectsCountTreeLogic::TacticalTypePair |
Typedefs describing lists of entity ids and of tactical element name/type pairs.
| typedef std::vector<TacticalTypePair> makVrv::DtObjectsCountTreeLogic::TacticalTypePairList |
| typedef std::vector<int> makVrv::DtObjectsCountTreeLogic::EntityIDList |
| makVrv::DtObjectsCountTreeLogic::DtObjectsCountTreeLogic | ( | DtDe & | de, |
| DtObjectsCountTreeInterface * | iface | ||
| ) |
CTOR.
| makVrv::DtObjectsCountTreeLogic::~DtObjectsCountTreeLogic | ( | ) |
DTOR.
| void makVrv::DtObjectsCountTreeLogic::refreshWidget | ( | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |