Condividi tramite


GL.Oes.BindVertexArray Metodo

Definizione

Overload

BindVertexArray(Int32)
BindVertexArray(UInt32)

BindVertexArray(Int32)

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glBindVertexArrayOES", Version="2.0")]
public static void BindVertexArray (int array);
static member BindVertexArray : int -> unit

Parametri

array
Int32
Attributi

Si applica a

BindVertexArray(UInt32)

Importante

Questa API non è conforme a CLS.

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glBindVertexArrayOES", Version="2.0")]
[System.CLSCompliant(false)]
public static void BindVertexArray (uint array);
static member BindVertexArray : uint32 -> unit

Parametri

array
UInt32
Attributi

Si applica a