QuaternionT.Identity

Constructs identity of a quaternion

struct QuaternionT(T)
static
Identity
pure nothrow
(
)
if (
__traits(isFloating, T)
)

Meta