A* Pathfinding Project
3.1.4
The A* Pathfinding Project for Unity 3D
|
Public Member Functions | |
BBTreeBox (BBTree tree, MeshNode node) | |
bool | Contains (Vector3 p) |
void | WriteChildren (int level) |
Public Attributes | |
BBTreeBox | c1 |
BBTreeBox | c2 |
MeshNode | node |
Rect | rect |