A* Pathfinding Project
4.1.2
The A* Pathfinding Project for Unity 3D
|
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... | |
Collection of utility classes which might be useful.