Compartir a través de


GL.Apple.GetInteger64 Método

Definición

Sobrecargas

GetInteger64(All, Int64[])

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetInteger64vAPPLE", Version="2.0")]
public static void GetInteger64(OpenTK.Graphics.ES20.All pname, long[] params);
static member GetInteger64 : OpenTK.Graphics.ES20.All * int64[] -> unit

Parámetros

pname
All
params
Int64[]
Atributos

Se aplica a

GetInteger64(All, Int64*)

Importante

Esta API no es conforme a CLS.

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetInteger64vAPPLE", Version="2.0")]
[System.CLSCompliant(false)]
public static void GetInteger64(OpenTK.Graphics.ES20.All pname, long* params);
static member GetInteger64 : OpenTK.Graphics.ES20.All * nativeptr<int64> -> unit

Parámetros

pname
All
params
Int64*
Atributos

Se aplica a

GetInteger64(All, Int64)

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetInteger64vAPPLE", Version="2.0")]
public static void GetInteger64(OpenTK.Graphics.ES20.All pname, out long params);
static member GetInteger64 : OpenTK.Graphics.ES20.All *  -> unit

Parámetros

pname
All
params
Int64
Atributos

Se aplica a