![]() |
VR-Forces 4.8 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtTargetRankOperator |
| Functor class which is used in a std::set to rank targets against each other. More... | |
| class | DtTargetRankOperatorWrapper |
| The DtTargetRankOperatorWrapper class wraps a pointer to a DtTargetRankOperator in an interface that is valid for STL set sorting operators. More... | |
| class | DtPrioritySorRangeTargetRankOperator |
| This concrete implementation of DtTargetRankOperator ranks targets based first on the priority lists specified in the criteria, then based on whether they are in the Sector of Responsibility or not, and finally based on range. More... | |