| 
    A* Pathfinding Project
    4.2.1
    
   The A* Pathfinding Project for Unity 3D 
   | 
 
Collection of the most used graph types. More...
Classes | |
| class | GridGraph | 
| Generates a grid of nodes.  More... | |
| class | LayerGridGraph | 
| Grid Graph, supports layered worlds.  More... | |
| class | NavMeshGraph | 
| Generates graphs based on navmeshes.  More... | |
| class | PointGraph | 
| Basic point graph.  More... | |
| class | RecastGraph | 
| Automatically generates navmesh graphs based on world geometry.  More... | |
Collection of the most used graph types.