#include "MathCommon.h"
Public Attributes | |
Point3f | p |
Vector3f | n |
Definition at line 53 of file MathCommon.h.
A point on the plane.
Definition at line 55 of file MathCommon.h.
Referenced by CreatePlanes(), and Intersect().
The planes normal vector.
Definition at line 56 of file MathCommon.h.
Referenced by CreatePlanes(), and Intersect().