-
bindVertexArray(VertexArrayObjectOes arrayObject)
→ void
-
@JSName('bindVertexArrayOES')
-
createVertexArray()
→ VertexArrayObjectOes
-
@JSName('createVertexArrayOES')
-
deleteVertexArray(VertexArrayObjectOes arrayObject)
→ void
-
@JSName('deleteVertexArrayOES')
-
isVertexArray(VertexArrayObjectOes arrayObject)
→ bool
-
@JSName('isVertexArrayOES')
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString()
→ String
-
Returns a string representation of this object.
inherited