GL.Oes.BindVertexArray メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
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
- 属性