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

Public Member Functions

void QueryRec (int i, Rect r)
 

Public Attributes

Agent agent
 
float agentRadius
 
float maxRadius
 
Node[] nodes
 
Vector2 p
 
float speed
 
float timeHorizon
 

Member Function Documentation

void QueryRec ( int  i,
Rect  r 
)

Member Data Documentation

Agent agent
float agentRadius
float maxRadius
Node [] nodes
Vector2 p
float speed
float timeHorizon

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