Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | Namespace Members | Class Members | Related Pages

DistancePointToPlane Struct Reference
[XEngineMath Library]

List of all members.

Detailed Description

Returns the distance between the given point and plane.

	Given a point P and a plane n * X = d, the distance between P and the
	plane can be computed as |n * P - d|.
	


The documentation for this struct was generated from the following files: