A* Pathfinding Project  3.8.8
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 (IntRect rect)
 
 BBTreeBox (MeshNode node, IntRect rect)
 
bool Contains (Vector3 p)
 

Public Attributes

int left
 
MeshNode node
 
IntRect rect
 
int right
 

Properties

bool IsLeaf [get]
 

Constructor & Destructor Documentation

BBTreeBox ( IntRect  rect)
BBTreeBox ( MeshNode  node,
IntRect  rect 
)

Member Function Documentation

bool Contains ( Vector3  p)

Member Data Documentation

int left
MeshNode node
IntRect rect
int right

Property Documentation

bool IsLeaf
get

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