QuaternionT.Conjugate

Returns a conjugated quaternion

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

Meta