class
OesVertexArrayObject

(Not documented.)

Annotations
  • DocsEditable()
  • DomName('OESVertexArrayObject')
  • Experimental()

Constants

int VERTEX_ARRAY_BINDING_OES = 0x85B5
const

Methods

bindVertexArray(VertexArrayObject arrayObject) → void
createVertexArray() → VertexArrayObject
deleteVertexArray(VertexArrayObject arrayObject) → void
isVertexArray(VertexArrayObject arrayObject) → bool