次の方法で共有


GL.Oes.BindVertexArray メソッド

定義

オーバーロード

BindVertexArray(Int32)
BindVertexArray(UInt32)

BindVertexArray(Int32)

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

パラメーター

array
Int32
属性

適用対象

BindVertexArray(UInt32)

重要

この API は CLS 準拠ではありません。

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

パラメーター

array
UInt32
属性

適用対象