QuaternionT.Conjugate

Returns a conjugated quaternion

struct QuaternionT(T)
pure const nothrow
Conjugate
()
if (
__traits(isFloating, T)
)

Meta