GL.GetVertexAttribPointer Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
GetVertexAttribPointer(Int32, VertexAttribPointerParameter, IntPtr)
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetVertexAttribPointerv", Version="3.0")]
public static void GetVertexAttribPointer (int index, OpenTK.Graphics.ES30.VertexAttribPointerParameter pname, IntPtr pointer);
static member GetVertexAttribPointer : int * OpenTK.Graphics.ES30.VertexAttribPointerParameter * nativeint -> unit
Parâmetros
- index
- Int32
- pointer
-
IntPtr
nativeint
- Atributos
Aplica-se a
GetVertexAttribPointer(UInt32, VertexAttribPointerParameter, IntPtr)
Importante
Esta API não está em conformidade com CLS.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetVertexAttribPointerv", Version="3.0")]
[System.CLSCompliant(false)]
public static void GetVertexAttribPointer (uint index, OpenTK.Graphics.ES30.VertexAttribPointerParameter pname, IntPtr pointer);
static member GetVertexAttribPointer : uint32 * OpenTK.Graphics.ES30.VertexAttribPointerParameter * nativeint -> unit
Parâmetros
- index
- UInt32
- pointer
-
IntPtr
nativeint
- Atributos
Aplica-se a
GetVertexAttribPointer<T2>(UInt32, VertexAttribPointerParameter, T2[,,])
Importante
Esta API não está em conformidade com CLS.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetVertexAttribPointerv", Version="3.0")]
[System.CLSCompliant(false)]
public static void GetVertexAttribPointer<T2> (uint index, OpenTK.Graphics.ES30.VertexAttribPointerParameter pname, T2[,,] pointer) where T2 : struct;
static member GetVertexAttribPointer : uint32 * OpenTK.Graphics.ES30.VertexAttribPointerParameter * 'T2[,,] -> unit (requires 'T2 : struct)
Parâmetros de tipo
- T2
Parâmetros
- index
- UInt32
- pointer
- T2[,,]
- Atributos
Aplica-se a
GetVertexAttribPointer<T2>(UInt32, VertexAttribPointerParameter, T2[])
Importante
Esta API não está em conformidade com CLS.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetVertexAttribPointerv", Version="3.0")]
[System.CLSCompliant(false)]
public static void GetVertexAttribPointer<T2> (uint index, OpenTK.Graphics.ES30.VertexAttribPointerParameter pname, T2[] pointer) where T2 : struct;
static member GetVertexAttribPointer : uint32 * OpenTK.Graphics.ES30.VertexAttribPointerParameter * 'T2[] -> unit (requires 'T2 : struct)
Parâmetros de tipo
- T2
Parâmetros
- index
- UInt32
- pointer
- T2[]
- Atributos
Aplica-se a
GetVertexAttribPointer<T2>(UInt32, VertexAttribPointerParameter, T2[,])
Importante
Esta API não está em conformidade com CLS.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetVertexAttribPointerv", Version="3.0")]
[System.CLSCompliant(false)]
public static void GetVertexAttribPointer<T2> (uint index, OpenTK.Graphics.ES30.VertexAttribPointerParameter pname, T2[,] pointer) where T2 : struct;
static member GetVertexAttribPointer : uint32 * OpenTK.Graphics.ES30.VertexAttribPointerParameter * 'T2[,] -> unit (requires 'T2 : struct)
Parâmetros de tipo
- T2
Parâmetros
- index
- UInt32
- pointer
- T2[,]
- Atributos
Aplica-se a
GetVertexAttribPointer<T2>(UInt32, VertexAttribPointerParameter, T2)
Importante
Esta API não está em conformidade com CLS.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetVertexAttribPointerv", Version="3.0")]
[System.CLSCompliant(false)]
public static void GetVertexAttribPointer<T2> (uint index, OpenTK.Graphics.ES30.VertexAttribPointerParameter pname, out T2 pointer) where T2 : struct;
static member GetVertexAttribPointer : uint32 * OpenTK.Graphics.ES30.VertexAttribPointerParameter * -> unit (requires 'T2 : struct)
Parâmetros de tipo
- T2
Parâmetros
- index
- UInt32
- pointer
- T2
- Atributos
Aplica-se a
GetVertexAttribPointer<T2>(Int32, VertexAttribPointerParameter, T2)
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetVertexAttribPointerv", Version="3.0")]
public static void GetVertexAttribPointer<T2> (int index, OpenTK.Graphics.ES30.VertexAttribPointerParameter pname, out T2 pointer) where T2 : struct;
static member GetVertexAttribPointer : int * OpenTK.Graphics.ES30.VertexAttribPointerParameter * -> unit (requires 'T2 : struct)
Parâmetros de tipo
- T2
Parâmetros
- index
- Int32
- pointer
- T2
- Atributos
Aplica-se a
GetVertexAttribPointer<T2>(Int32, VertexAttribPointerParameter, T2[,])
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetVertexAttribPointerv", Version="3.0")]
public static void GetVertexAttribPointer<T2> (int index, OpenTK.Graphics.ES30.VertexAttribPointerParameter pname, T2[,] pointer) where T2 : struct;
static member GetVertexAttribPointer : int * OpenTK.Graphics.ES30.VertexAttribPointerParameter * 'T2[,] -> unit (requires 'T2 : struct)
Parâmetros de tipo
- T2
Parâmetros
- index
- Int32
- pointer
- T2[,]
- Atributos
Aplica-se a
GetVertexAttribPointer<T2>(Int32, VertexAttribPointerParameter, T2[])
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetVertexAttribPointerv", Version="3.0")]
public static void GetVertexAttribPointer<T2> (int index, OpenTK.Graphics.ES30.VertexAttribPointerParameter pname, T2[] pointer) where T2 : struct;
static member GetVertexAttribPointer : int * OpenTK.Graphics.ES30.VertexAttribPointerParameter * 'T2[] -> unit (requires 'T2 : struct)
Parâmetros de tipo
- T2
Parâmetros
- index
- Int32
- pointer
- T2[]
- Atributos
Aplica-se a
GetVertexAttribPointer<T2>(Int32, VertexAttribPointerParameter, T2[,,])
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetVertexAttribPointerv", Version="3.0")]
public static void GetVertexAttribPointer<T2> (int index, OpenTK.Graphics.ES30.VertexAttribPointerParameter pname, T2[,,] pointer) where T2 : struct;
static member GetVertexAttribPointer : int * OpenTK.Graphics.ES30.VertexAttribPointerParameter * 'T2[,,] -> unit (requires 'T2 : struct)
Parâmetros de tipo
- T2
Parâmetros
- index
- Int32
- pointer
- T2[,,]
- Atributos