Tesla Graphics Engine Documentation (January 2012)
Normalize Method (plane, result)
TeslaTesla.MathPlaneNormalize(Plane%, Plane%)
Normalize a plane's normal vector to unit count.
Declaration Syntax
C#
public static void Normalize(
	ref Plane plane,
	out Plane result
)
Parameters
plane (Plane%)
Plane to normalize
result (Plane%)
Existing plane to hold result

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