Quaternion.toString

Returns the current quternion formatted as string, useful for printing

struct Quaternion(type)
nothrow @nogc
char[]
toString
(
char[] buffer
)

Meta