VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | 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

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

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 Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)