VR-Forces Development_Version 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 Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)