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

Classes

struct  RVOQuadtree.Node
 Node in a quadtree for storing RVO agents. More...
 
struct  RVOQuadtree.QuadtreeQuery
 
class  RVOQuadtree
 Quadtree for quick nearest neighbour search of rvo agents. More...
 

Namespaces

package  Pathfinding.RVO
 Local avoidance related classes.