Partager via


GL.Oes.BindVertexArray Méthode

Définition

Surcharges

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

Paramètres

array
Int32
Attributs

S’applique à

BindVertexArray(UInt32)

Important

Cette API n’est pas conforme 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

Paramètres

array
UInt32
Attributs

S’applique à