다음을 통해 공유


GL.Oes.BindVertexArray 메서드

정의

오버로드

BindVertexArray(Int32)

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

매개 변수

array
Int32
특성

적용 대상

BindVertexArray(UInt32)

중요

이 API는 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

매개 변수

array
UInt32
특성

적용 대상