|  | Infohazard.HyperNav 2.3.0
    A pathfinding and avoidance solution for volumetric and omnidirectional navigation. | 
Static container that keeps track of all avoidance agents and obstacles. More...
| Properties | |
| static List< IAvoidanceObstacle > | AllObstacles = new List<IAvoidanceObstacle>()  [get] | 
| All active obstacles (including agents).   More... | |
| static List< IAvoidanceAgent > | AllAgents = new List<IAvoidanceAgent>()  [get] | 
| All active agents.   More... | |
Static container that keeps track of all avoidance agents and obstacles.
| 
 | staticget | 
All active agents.
| 
 | staticget | 
All active obstacles (including agents).