Compartir a través de


GL.GetClipPlanex Método

Definición

Sobrecargas

GetClipPlanex(All, Int32[])
GetClipPlanex(All, Int32*)
GetClipPlanex(All, Int32)

GetClipPlanex(All, Int32[])

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glGetClipPlanex", Version="1.1")]
public static void GetClipPlanex (OpenTK.Graphics.ES11.All pname, int[] eqn);
static member GetClipPlanex : OpenTK.Graphics.ES11.All * int[] -> unit

Parámetros

pname
All
eqn
Int32[]
Atributos

Se aplica a

GetClipPlanex(All, Int32*)

Importante

Esta API no es conforme a CLS.

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glGetClipPlanex", Version="1.1")]
[System.CLSCompliant(false)]
public static void GetClipPlanex (OpenTK.Graphics.ES11.All pname, int* eqn);
static member GetClipPlanex : OpenTK.Graphics.ES11.All * nativeptr<int> -> unit

Parámetros

pname
All
eqn
Int32*
Atributos

Se aplica a

GetClipPlanex(All, Int32)

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glGetClipPlanex", Version="1.1")]
public static void GetClipPlanex (OpenTK.Graphics.ES11.All pname, out int eqn);
static member GetClipPlanex : OpenTK.Graphics.ES11.All *  -> unit

Parámetros

pname
All
eqn
Int32
Atributos

Se aplica a