Tesla Graphics Engine Documentation (January 2012)
Plane Constructor
TeslaTesla.MathPlanePlane()()()()
Members
Icon Member Description
Plane(Single, Single, Single, Single)
Construct a plane from the specified components.

Plane(Vector3, Single)
Construct a plane from the specified normal and D values.

Plane(Vector4)
Construct a plane from a Vector4 where (x,y,z) contain the normal vector, and w contains D.

Plane(Vector3, Vector3, Vector3)
Construct a plane from three points.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)