haXe API Documentation
Back
|
Index
extern
class
js.html.webgl.OESVertexArrayObject
Available in js
function
bindVertexArrayOES(arrayObject :
VertexArrayObjectOES
) :
Void
function
createVertexArrayOES() :
VertexArrayObjectOES
function
deleteVertexArrayOES(arrayObject :
VertexArrayObjectOES
) :
Void
function
isVertexArrayOES(arrayObject :
VertexArrayObjectOES
) :
Bool
static
inline
var
VERTEX_ARRAY_BINDING_OES :
Int
Back
|
Index