VR-Forces 4.6.1 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  DtNavArea
 Contains all the data and logic for navigation within a specific area. More...
struct  DtNavArea::DtNavDataDebugInfo

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.

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 }

Detailed Description

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 Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)