A* Pathfinding Project
4.1.19
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 | GraphUtilities |
Contains utility methods for getting useful information out of graph. 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.