A* Pathfinding Project  4.1.26
The A* Pathfinding Project for Unity 3D
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

◆ QueryRec()

void QueryRec ( int  i,
Rect  r 
)

Member Data Documentation

◆ agent

Agent agent

◆ agentRadius

float agentRadius

◆ maxRadius

float maxRadius

◆ nodes

Node [] nodes

◆ p

Vector2 p

◆ speed

float speed

◆ timeHorizon

float timeHorizon

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