A* Pathfinding Project  3.6
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
 
class  Node
 

Namespaces

package  Pathfinding
 
package  Pathfinding.Nodes
 

Macros

#define ASTAR_CONSTANT_PENALTY
 

Functions

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

Macro Definition Documentation

#define ASTAR_CONSTANT_PENALTY