bindVertexArray method
void
bindVertexArray(
- dynamic v0
Implementation
void bindVertexArray(v0) {
return gl.glBindVertexArray(v0);
}
void bindVertexArray(v0) {
return gl.glBindVertexArray(v0);
}