Plane Structure
Language: Visual Basic .NET C# Managed C++ JScript .NET (Show All)
Note: This documentation is preliminary and is subject to change.
Describes and manipulates a plane.
Definition
Visual Basic .NET
Public Structure Plane
C#
public struct Plane
Managed C++
public __value struct Plane
JScript .NET
In JScript .NET, you can use structures, but you cannot define your own.
Members Table
The following table lists the members exposed by the object. Click a tab on the left to choose the type of member you want to view.
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 .
Structure Information
Namespace
Microsoft.DirectX
Assembly
Microsoft.DirectX (microsoft.directx.dll)
Strong Name
Microsoft.DirectX,
Version=1.0.2902.0,
Culture=neutral,
PublicKeyToken=31bf3856ad364e35
See Also
© 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