![]() |
VR-Forces 5.0.1 Developer's Guide
|
Stores information on potential cover points.
Public Member Functions | |
| DtCoverPoint () | |
| ~DtCoverPoint () | |
| bool | operator< (const DtCoverPoint &other) const |
Public Attributes | |
| DtVector | myPoint |
| double | myDistanceFromThreat |
| double | myPathCost |
| double | myAngularDistFromThreat |
| bool | myCoverIsHigh |
Static Public Attributes | |
| static double | theCostToleranceFactor |
| static double | theThreatDistanceToleranceFactor |
|
inline |
|
inline |
| bool DtCoverPoint::operator< | ( | const DtCoverPoint & | other | ) | const |
Returns true if this cover point is more desirable than the other.
| DtVector DtCoverPoint::myPoint |
| double DtCoverPoint::myDistanceFromThreat |
| double DtCoverPoint::myPathCost |
| double DtCoverPoint::myAngularDistFromThreat |
| bool DtCoverPoint::myCoverIsHigh |
|
static |
don't need to crouch
|
static |
= 0.05;