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

Typedefs

typedef std::set< DtNavSectorNameDtNavSectorNames

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

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 Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)