다음을 통해 공유


GL.IsVertexArray 메서드

정의

오버로드

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

매개 변수

array
Int32

반환

특성

적용 대상

IsVertexArray(UInt32)

중요

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

매개 변수

array
UInt32

반환

특성

적용 대상