Mat.ptr

Internal data as a pointer, use for sending data to shaders.

struct Mat(T, ulong n)
@nogc pure const nothrow
ptr
()
if (
n >= 2 &&
isNumeric!T
)

Meta