pp ~master (2018-05-25T20:29:15Z)
Dub
Repo
QuaternionT.opBinary
polyplex
math
quaternion
QuaternionT
quaternion + quaternion
QuaternionT
!
T
opBinary
(
U
rhs
)
QuaternionT
!
T
opBinary
(
U
rhs
)
struct
QuaternionT
(T)
QuaternionT
!
T
opBinary
pure const nothrow
(
string
op
U
)
(
U
rhs
)
if
(
is
(
U
:
QuaternionT
!
T
) &&
op
== "+"
)
if
(
__traits(
isFloating
,
T
)
)
Meta
Source
See Implementation
polyplex
math
quaternion
QuaternionT
constructors
this
functions
Conjugate
Normalize
ToEulerAngle
opBinary
opOpAssign
static functions
Identity
ToQuaternion
variables
data
quaternion + quaternion