mat4

adapter function for filling matrix struct from generic float[16] array

@trusted @nogc nothrow
mat4
(
scope const float* m
)

Meta