VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DtNavBot::NavigationConfiguration Struct Reference

Public Member Functions

 NavigationConfiguration ()

Public Attributes

NavigationMethod myNavigationMethod
bool myUseAbstractGraph
 Indicates whether the abstract graph should be used for planning.
double myMinAbstractGraphReplanDistance
 Only relevant if using abstract graphs.

Constructor & Destructor Documentation

DtNavBot::NavigationConfiguration::NavigationConfiguration ( )
inline

Member Data Documentation

NavigationMethod DtNavBot::NavigationConfiguration::myNavigationMethod
bool DtNavBot::NavigationConfiguration::myUseAbstractGraph

Indicates whether the abstract graph should be used for planning.

Abstract graph allows for longer paths, as long as abstract graph data has been generated.

double DtNavBot::NavigationConfiguration::myMinAbstractGraphReplanDistance

Only relevant if using abstract graphs.

Entity will replan when the distance to the current abstract graph node goes below this value.


The documentation for this struct was generated from the following file:

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)