A* Pathfinding Project  3.6.1
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
BBTree.BBTreeBox Struct Reference

Public Member Functions

 BBTreeBox (BBTree tree, MeshNode node)
 
bool Contains (Vector3 p)
 

Public Attributes

int left
 
MeshNode node
 
Rect rect
 
int right
 

Properties

bool IsLeaf [get]
 

Constructor & Destructor Documentation

BBTreeBox ( BBTree  tree,
MeshNode  node 
)

Member Function Documentation

bool Contains ( Vector3  p)

Member Data Documentation

int left
MeshNode node
Rect rect
int right

Property Documentation

bool IsLeaf
get

The documentation for this struct was generated from the following file: