Static methods

@:value({ length : -1, startPos : 0 })staticalloc(i:IndexBuffer, startPos:Int = 0, length:Int = -1):Indexes

Constructor

@:value({ is32 : false })new(count:Int, is32:Bool = false)

Variables

read onlycount:Int

read onlyis32:Bool

Methods

dispose():Void

isDisposed():Bool

@:value({ startIndice : 0 })readBytes(bytes:Bytes, bytesPosition:Int, indices:Int, startIndice:Int = 0):Void

@:value({ bufferPos : 0 })upload(indexes:IndexBuffer, pos:Int, count:Int, bufferPos:Int = 0):Void

uploadBytes(bytes:Bytes, dataPos:Int, indices:Int):Void