VertexBufferObject

fun VertexBufferObject(gl: GL, isStatic: Boolean, numVertices: Int, attributes: VertexAttributes)
fun VertexBufferObject(gl: GL, isStatic: Boolean, attributes: VertexAttributes, buffer: FloatBuffer)