A* Pathfinding Project  4.1.2
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
DefaultITraversalProvider Class Reference

Convenience class to access the default implementation of the ITraversalProvider. More...

Detailed Description

Convenience class to access the default implementation of the ITraversalProvider.

Static Public Member Functions

static bool CanTraverse (Path path, GraphNode node)
 
static uint GetTraversalCost (Path path, GraphNode node)
 

Member Function Documentation

static bool CanTraverse ( Path  path,
GraphNode  node 
)
static
static uint GetTraversalCost ( Path  path,
GraphNode  node 
)
static

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