A* Pathfinding Project  3.7
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
GraphNode.cs File Reference

Classes

class  GraphNode
 
class  MeshNode
 

Namespaces

package  Pathfinding
 

Macros

#define ASTAR_CONSTANT_PENALTY
 

Functions

delegate void GraphNodeDelegate (GraphNode node)
 
delegate bool GraphNodeDelegateCancelable (GraphNode node)
 

Macro Definition Documentation

#define ASTAR_CONSTANT_PENALTY