RVO::Plane Struct Reference

Defines a plane. More...

#include <RVOSimulator.h>

List of all members.

Public Attributes

Vector3 normal
 The normal to the plane.
Vector3 point
 A point on the plane.

Detailed Description

Defines a plane.


Member Data Documentation

The normal to the plane.

A point on the plane.