liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
Quaternion.opBinary
liberty
math
quaternion
Quaternion
struct
Quaternion
(T)
pure nothrow const @
safe
@
nogc
Quaternion
opBinary
(
string
op
U
)
(
U
operand
)
if
(
is
(
U
:
Quaternion
) ||
(
isConvertible
!
U
)
)
Meta
Source
See Implementation
liberty
math
quaternion
Quaternion
aliases
type
constructors
this
functions
inverse
inversed
normalize
normalized
opAssign
opBinary
opCast
opEquals
opOpAssign
toEulerAngles
toString
static functions
fromAxis
fromEulerAngles
identity
unions
__anonymous