linear ~master (2021-10-13T18:21:11Z)
Dub
Repo
Quat.this
math
linear
quaternion
Quat
Undocumented in source.
this
(T dataAngle, T[3] dataAxis)
this
(T[4] data)
struct
Quat
(T)
this
(
T
[4]
data
)
this
(T[3] dataAxis, T dataAngle)
this
(typeof(this) v)
this
(AxisRot!T data)
Meta
Source
See Implementation
math
linear
quaternion
Quat
aliases
conjugate
conjugated
constructors
this
functions
castType
inverse
invert
normalize
normalized
opBinary
opBinaryRight
opOpAssign
properties
angle
axis
magnitude
magnitudeSquared
static functions
fromAxisRot
fromMagnitudeVector
identity
unions
__anonymous