Partager via


GL.IsVertexArray Méthode

Définition

Surcharges

IsVertexArray(Int32)
IsVertexArray(UInt32)

IsVertexArray(Int32)

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glIsVertexArray", Version="3.0")]
public static bool IsVertexArray (int array);
static member IsVertexArray : int -> bool

Paramètres

array
Int32

Retours

Attributs

S’applique à

IsVertexArray(UInt32)

Important

Cette API n’est pas conforme CLS.

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glIsVertexArray", Version="3.0")]
[System.CLSCompliant(false)]
public static bool IsVertexArray (uint array);
static member IsVertexArray : uint32 -> bool

Paramètres

array
UInt32

Retours

Attributs

S’applique à