Quaternion.this

Construct a Quaternion from a value.

struct Quaternion(T)
pure nothrow
this
(
U
)
(
U x
)
if (
isAssignable!U
)

Meta