ClipPlanes Class

Language:

Contains the clipping planes on the device.

Definition

Visual Basic NotInheritable Public Class ClipPlanes
    Inherits Object
C# public sealed class ClipPlanes : Object
C++ public ref class ClipPlanes sealed : Object
JScript public final class ClipPlanes extends Object

Members Table

Method Description
DisableAll Disables all clipping planes on the device.
EnableAll Enables all clipping planes that have been set.
Property Description
Item Retrieves the ClipPlane object referenced by index.

Inheritance Hierarchy

Object Leave Site
ClipPlanes

Remarks

This class is a collection of ClipPlane objects that are associated with a Device.

ClipPlanes supports a maximum of 32 ClipPlane objects.

Class Information

Namespace Microsoft.DirectX.Direct3D
Assembly Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll)
Strong Name Microsoft.DirectX.Direct3D,  Version=1.0.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

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