VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs | Enumerations
navArea.h File Reference

Go to the source code of this file.

Classes

class  DtNavAreaQuery
 
class  DtNavAreaNullQuery
 
struct  DtNavAreaConfig
 Configuration options for DtNavArea. More...
 
class  DtNavRegenRequestIdData
 This is just an abstract base class for the data contained in a DtNavRegenRequestId. More...
 
class  DtNavGenerationThreadCounter
 This class is just used to count the nav generation threads to ensure we do not start too many threads at a time. More...
 
class  DtNavArea
 Contains all the data and logic for navigation within a specific area. More...
 
struct  DtNavArea::DtNavDataDebugInfo
 
struct  DtNavArea::DtNavTriangleInfo
 

Typedefs

typedef std::set< DtNavSectorNameDtNavSectorNames
 
typedef boost::weak_ptr
< DtNavRegenRequestIdData
DtNavRegenRequestId
 Id used as a handle for nav regen requests. This is just an abstract base class. More...
 

Enumerations

enum  DtOnGraphVertexVisitedResult {
  DtOnGraphVertexVisited_IgnoreVertex_GoOn, DtOnGraphVertexVisited_IgnoreVertex_StopWithBestSoFar, DtOnGraphVertexVisited_StopOnThisVertex, DtOnGraphVertexVisited_VertexIsTheBestSoFar_GoOn,
  DtOnGraphVertexVisited_NeedToCheckRefinePathToThisVertex
}
 
enum  DtOnPathToGraphVertexComputedResult { DtOnPathToGraphVertexComputed_IgnoreVertex_GoOn, DtOnPathToGraphVertexComputed_IgnoreVertex_StopWithBestSoFar, DtOnPathToGraphVertexComputed_StopOnThisVertex, DtOnPathToGraphVertexComputed_VertexIsTheBestSoFar_GoOn }
 

Typedef Documentation

typedef std::set<DtNavSectorName> DtNavSectorNames
typedef boost::weak_ptr<DtNavRegenRequestIdData> DtNavRegenRequestId

Id used as a handle for nav regen requests. This is just an abstract base class.

Enumeration Type Documentation

Enumerator
DtOnGraphVertexVisited_IgnoreVertex_GoOn 
DtOnGraphVertexVisited_IgnoreVertex_StopWithBestSoFar 
DtOnGraphVertexVisited_StopOnThisVertex 
DtOnGraphVertexVisited_VertexIsTheBestSoFar_GoOn 
DtOnGraphVertexVisited_NeedToCheckRefinePathToThisVertex 
Enumerator
DtOnPathToGraphVertexComputed_IgnoreVertex_GoOn 
DtOnPathToGraphVertexComputed_IgnoreVertex_StopWithBestSoFar 
DtOnPathToGraphVertexComputed_StopOnThisVertex 
DtOnPathToGraphVertexComputed_VertexIsTheBestSoFar_GoOn 

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)