![]() |
VR-Forces 4.0.4 Class Documentation
|
The formation hierarchy is responsible for keeping track of the aggregate organization and formation. More...

Public Member Functions | |
| DtFormationHierarchy (QObject *parent=NULL) | |
| virtual void | setupFormation (DtFormation *, const DtString &formationName) |
| Sets up the model datum to have the correct formation and returns the extent encompassed by the entities. | |
Protected Member Functions | |
| virtual void | connectNode (DtEchelonHierarchyNode *n) |
| Connects this node to the rest of the hierarchy. | |
| virtual void | setupFormation (DtFormationModelData *, DtFormation *, const DtString &formationName) |
The formation hierarchy is responsible for keeping track of the aggregate organization and formation.
| DtFormationHierarchy::DtFormationHierarchy | ( | QObject * | parent = NULL | ) |
| virtual void DtFormationHierarchy::setupFormation | ( | DtFormation * | , |
| const DtString & | formationName | ||
| ) | [virtual] |
Sets up the model datum to have the correct formation and returns the extent encompassed by the entities.
| virtual void DtFormationHierarchy::connectNode | ( | DtEchelonHierarchyNode * | node | ) | [protected, virtual] |
Connects this node to the rest of the hierarchy.
Default implementation only calls calculateLevelsFromNode().
Reimplemented from DtEchelonHierarchy.
| virtual void DtFormationHierarchy::setupFormation | ( | DtFormationModelData * | , |
| DtFormation * | , | ||
| const DtString & | formationName | ||
| ) | [protected, virtual] |