A* Pathfinding Project
3.7.4
The A* Pathfinding Project for Unity 3D
|
This is the complete list of members for RecastBBTree, including all inherited members.
ExpandToContain(Rect r, Rect r2) | RecastBBTree | privatestatic |
ExpansionRequired(Rect r, Rect r2) | RecastBBTree | privatestatic |
Insert(RecastMeshObj mesh) | RecastBBTree | |
OnDrawGizmos() | RecastBBTree | |
OnDrawGizmos(RecastBBTreeBox box) | RecastBBTree | |
QueryBoxInBounds(RecastBBTreeBox box, Rect bounds, List< RecastMeshObj > boxes) | RecastBBTree | private |
QueryInBounds(Rect bounds, List< RecastMeshObj > buffer) | RecastBBTree | |
RectArea(Rect r) | RecastBBTree | privatestatic |
RectContains(Rect r, Vector3 p) | RecastBBTree | privatestatic |
RectIntersectsCircle(Rect r, Vector3 p, float radius) | RecastBBTree | privatestatic |
RectIntersectsRect(Rect r, Rect r2) | RecastBBTree | privatestatic |
Remove(RecastMeshObj mesh) | RecastBBTree | |
RemoveBox(RecastBBTreeBox c, RecastMeshObj mesh, Rect bounds, ref bool found) | RecastBBTree | private |
root | RecastBBTree | |
ToString() | RecastBBTree | |
XIntersectsCircle(float x1, float x2, float zpos, Vector3 circle, float radius) | RecastBBTree | privatestatic |
ZIntersectsCircle(float z1, float z2, float xpos, Vector3 circle, float radius) | RecastBBTree | privatestatic |