VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Static Public Attributes
DtCoverPoint Class Reference

Stores information on potential cover points. More...

Public Member Functions

 DtCoverPoint ()
 ~DtCoverPoint ()
bool operator< (const DtCoverPoint &other) const
 Returns true if this cover point is more desirable than the other.

Public Attributes

DtVector myPoint
double myDistanceFromThreat
double myPathCost
double myAngularDistFromThreat
bool myCoverIsHigh

Static Public Attributes

static double theCostToleranceFactor
 don't need to crouch
static double theThreatDistanceToleranceFactor
 = 0.05;

Detailed Description

Stores information on potential cover points.

Constructor & Destructor Documentation

DtCoverPoint::DtCoverPoint ( )
inline
DtCoverPoint::~DtCoverPoint ( )
inline

Member Function Documentation

bool DtCoverPoint::operator< ( const DtCoverPoint other) const

Returns true if this cover point is more desirable than the other.

Member Data Documentation

DtVector DtCoverPoint::myPoint
double DtCoverPoint::myDistanceFromThreat
double DtCoverPoint::myPathCost
double DtCoverPoint::myAngularDistFromThreat
bool DtCoverPoint::myCoverIsHigh
double DtCoverPoint::theCostToleranceFactor
static

don't need to crouch

double DtCoverPoint::theThreatDistanceToleranceFactor
static

= 0.05;


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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)