Quaternion.toMatrix4x4

Convert to 4x4 matrix

struct Quaternion(T)
static if(isNumeric!(T))
Matrix!(T, 4)
toMatrix4x4
()

Meta