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

Public Member Functions

void Add (Agent agent)
 
void Distribute (Node[] nodes, Rect r)
 

Public Attributes

int child00
 
int child01
 
int child10
 
int child11
 
byte count
 
Agent linkedList
 

Member Function Documentation

void Add ( Agent  agent)
void Distribute ( Node[]  nodes,
Rect  r 
)

Member Data Documentation

int child00
int child01
int child10
int child11
byte count
Agent linkedList

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