pp v0.0.52 (2019-04-12T13:41:01Z)
Dub
Repo
QuaternionT.opBinary
polyplex
math
glmath
quaternion
QuaternionT
quaternion * quaternion
QuaternionT
!
T
opBinary
(U rhs)
struct
QuaternionT
(T)
pure const nothrow
QuaternionT
!
T
opBinary
(
string
op
U
)
(
U
rhs
)
if
(
is
(
U
:
QuaternionT
!
T
) &&
op
== "*"
)
if
(
__traits(
isFloating
,
T
)
)
QuaternionT
!
T
opBinary
(U rhs)
Meta
Source
See Implementation
polyplex
math
glmath
quaternion
QuaternionT
aliases
ToString
Type
constructors
this
functions
Conjugate
Normalize
Scale
ToEulerAngle
opBinary
opOpAssign
toString
properties
opDispatch
static functions
Identity
ToQuaternion
variables
data
quaternion * quaternion