Compartilhar via


GL.Oes.IsVertexArray Método

Definição

Sobrecargas

IsVertexArray(Int32)

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

Parâmetros

array
Int32

Retornos

Atributos

Aplica-se a

IsVertexArray(UInt32)

Importante

Esta API não está em conformidade com CLS.

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

Parâmetros

array
UInt32

Retornos

Atributos

Aplica-se a