A* Pathfinding Project  4.0.4
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 and strings. More...
 
class  AstarSplines
 Contains various spline functions. More...
 
class  GraphUpdateUtilities
 Contains useful functions for updating graphs. More...
 
class  GraphVisualizationUtilities
 Contains useful functions for visualizing 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...
 
class  VectorMath
 Various vector math utility functions. More...
 

Detailed Description

Collection of utility classes which might be useful.