armos ~master (2017-11-12T13:15:57Z)
Dub
Repo
Quaternion.opCast
armos
math
quaternion
Quaternion
CastedType
opCast
()
struct
Quaternion
(T)
const
CastedType
opCast
(
CastedType
:
Quaternion
!
T
T
)
(
)
if
(
__traits(
isArithmetic
,
T
)
)
CastedType
opCast
()
CastedType
opCast
()
Meta
Source
See Implementation
armos
math
quaternion
Quaternion
aliases
Q
V3
V4
constructors
this
functions
conjugate
inverse
matrix33
matrix44
norm
normalized
opAdd
opCast
opDiv
opIndex
opMul
opNeg
productAngle
rotatedVector
rotatedVectorInversely
static functions
angleAxis
unit
zero
variables
vec