Go to the source code of this file.
Functions | |
INLINE_MATHUTIL | FLOATNAME (Plane) |
Creates a default plane. | |
INLINE_MATHUTIL | FLOATNAME (LVector3) FLOATNAME(Plane) |
Returns the surface normal of the plane. |
Definition in file plane_src.I.
|
Returns the surface normal of the plane.
Definition at line 179 of file plane_src.I. |
|
Creates a default plane. This plane happens to intersect the origin, perpendicular to the Z axis. It's not clear how useful a default plane is. Definition at line 34 of file plane_src.I. References FLOATNAME, and INLINE_MATHUTIL. |