Matrix4x4.getValues

Returns the 16 values of the Matrix by ref

struct Matrix4x4
@nogc ref inout pure nothrow
inout(float[16])
getValues
()

Meta