GL.ClipPlane Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ClipPlane(All, Single) | |
ClipPlane(All, Single*) | |
ClipPlane(All, Single[]) |
ClipPlane(All, Single)
ClipPlane(All, Single*)
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glClipPlanef", Version="1.1")]
[System.CLSCompliant(false)]
public static void ClipPlane (OpenTK.Graphics.ES11.All plane, float* equation);
static member ClipPlane : OpenTK.Graphics.ES11.All * nativeptr<single> -> unit
Parameters
- plane
- All
- equation
- Single*
- Attributes