Lightweight class that handles small aligned buffer to support vectorized operations

Static methods

@:has_untypedstaticinlinecreate():TinyAlignedFloatBuffer

Variables

mData:Pointer<Float32>

aligned pointer

mActualData:Pointer<UInt8>

Methods

@:has_untypedinlinedestroy():Void