Defines a plane. More...
#include <RVOSimulator.h>
Public Attributes | |
Vector3 | normal |
The normal to the plane. More... | |
Vector3 | point |
A point on the plane. More... | |
Defines a plane.
Vector3 RVO::Plane::normal |
The normal to the plane.
Vector3 RVO::Plane::point |
A point on the plane.