package me.eater.threedom.gl.vertex class VertexBufferMutable(override val items: MutableList = mutableListOf()) : VertexBuffer()