IndexBufferObject

fun IndexBufferObject(gl: GL, isStatic: Boolean = true, numIndices: Int)
fun IndexBufferObject(gl: GL, isStatic: Boolean = true, buffer: ShortBuffer)