Static methods

staticget():Allocator

staticset(a:Allocator):Void

Constructor

new()

Methods

allocBuffer(vertices:Int, stride:Int, flags:BufferFlags):Buffer

ofFloats(v:FloatBuffer, stride:Int, flags:BufferFlags):Buffer

@:value({ length : -1 })ofIndexes(ib:IndexBuffer, length:Int = -1):Indexes