Microsoft DirectX 9.0 SDK Update (October 2004)

Plane.D Field

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves or sets the 'D' coefficient of the clipping plane in the general plane equation.

Definition

Visual Basic .NET Public D As Single
C# public Single D;
Managed C++ public: Single D;
JScript .NET public var D : Single

Field Value

System.Single . A Single Leave Site value that represents the 'D' coefficient of the clipping plane in the general plane equation.

This field is read/write. 

Remarks

The members of the Plane structure take the form of the general plane equation. They fit into the general plane equation so that Ax + By + Cz + Dw = 0.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center