Quaternion.toMatrix3x3

Convert to 3x3 matrix

struct Quaternion(T)
static if(isNumeric!(T))
Matrix!(T, 3)
toMatrix3x3
()

Meta