A* Pathfinding Project  4.1.6
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
GraphUtilities Member List

This is the complete list of members for GraphUtilities, including all inherited members.

GetContours(NavGraph graph)GraphUtilitiesstatic
GetContours(INavmesh navmesh, System.Action< List< Int3 >, bool > results)GraphUtilitiesstatic
GetContours(GridGraph grid, System.Action< Vector3[]> callback, float yMergeThreshold, GridNodeBase[] nodes=null)GraphUtilitiesstatic