VR-Forces 5.0.3 Developer's Guide
 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.

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
 

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 Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)