retrograde ~master (2021-12-10T22:01:18.9456294)
Dub
Repo
Quaternion.opBinary
retrograde
math
Quaternion
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Quaternion
(T)
Quaternion
opBinary
(
string
op
)
(
Quaternion
rhs
)
if
(
op
== "*"
)
Meta
Source
See Implementation
retrograde
math
Quaternion
aliases
VectorType
_T
constructors
this
functions
opBinary
toEulerAngles
toRotationMatrix
properties
w
x
y
z
static functions
createRotation
static variables
nullRotation
variables
imaginaryVector