Static variables

staticread onlycount:Int

Static methods

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

@:value({ startIndice : 0 })staticuploadIndexes(this:Buffer, ibuf:IndexBuffer, bufPos:Int, indices:Int, startIndice:Int = 0):Void