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
Utilities

Collection of utility classes which might be useful. More...

Classes

class  AstarMath
 Utility functions for working with numbers, lines and vectors. More...
 
class  AstarSplines
 Contains various spline functions. More...
 
class  GraphUpdateUtilities
 Contains useful functions for updating graphs. More...
 
class  PathUtilities
 Contains useful functions for working with paths and nodes. More...
 
class  Polygon
 Utility functions for working with polygons, lines, and other vector math. More...
 

Detailed Description

Collection of utility classes which might be useful.