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 {
  OnGraphVertexVisited_IgnoreVertex_GoOn, OnGraphVertexVisited_IgnoreVertex_StopWithBestSoFar, OnGraphVertexVisited_StopOnThisVertex, OnGraphVertexVisited_VertexIsTheBestSoFar_GoOn,
  OnGraphVertexVisited_NeedToCheckRefinePathToThisVertex
}
enum  DtOnPathToGraphVertexComputedResult { OnPathToGraphVertexComputed_IgnoreVertex_GoOn, OnPathToGraphVertexComputed_IgnoreVertex_StopWithBestSoFar, OnPathToGraphVertexComputed_StopOnThisVertex, OnPathToGraphVertexComputed_VertexIsTheBestSoFar_GoOn }

Detailed Description

Enumeration Type Documentation

Enumerator:
OnGraphVertexVisited_IgnoreVertex_GoOn 
OnGraphVertexVisited_IgnoreVertex_StopWithBestSoFar 
OnGraphVertexVisited_StopOnThisVertex 
OnGraphVertexVisited_VertexIsTheBestSoFar_GoOn 
OnGraphVertexVisited_NeedToCheckRefinePathToThisVertex 
Enumerator:
OnPathToGraphVertexComputed_IgnoreVertex_GoOn 
OnPathToGraphVertexComputed_IgnoreVertex_StopWithBestSoFar 
OnPathToGraphVertexComputed_StopOnThisVertex 
OnPathToGraphVertexComputed_VertexIsTheBestSoFar_GoOn 

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)