|
A* Pathfinding Project
3.7
The A* Pathfinding Project for Unity 3D
|
VoxelSpan used for recast graphs. More...
VoxelSpan used for recast graphs.
Public Member Functions | |
| VoxelSpan (uint b, uint t, int area) | |
Public Attributes | |
| int | area |
| uint | bottom |
| VoxelSpan | next |
| uint | top |
| VoxelSpan | ( | uint | b, |
| uint | t, | ||
| int | area | ||
| ) |
| int area |
| uint bottom |
| VoxelSpan next |
| uint top |