ClipPlanes Class (Microsoft.DirectX.Direct3D)
Contains the clipping planes on the device.
Definition
Visual Basic NotInheritable Public Class ClipPlanes
Inherits ObjectC# public sealed class ClipPlanes : Object C++ public ref class ClipPlanes sealed : Object JScript public final class ClipPlanes extends Object
Members Table
The following table lists the members exposed by the object.
Methods
Method Description DisableAll Disables all clipping planes on the device. EnableAll Enables all clipping planes that have been set. Properties
Property Description Item Retrieves the ClipPlane object referenced by index.
Inheritance Hierarchy
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