VR-Forces 4.10 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. More...
 

Public Attributes

DtVector myPoint
 
double myDistanceFromThreat
 
double myPathCost
 
double myAngularDistFromThreat
 
bool myCoverIsHigh
 

Static Public Attributes

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

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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)