gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
Quaternion.opOpAssign
gfm
math
quaternion
Quaternion
Undocumented in source. Be warned that the author may not have intended to support it.
Quaternion
opOpAssign
(U q)
struct
Quaternion
(T)
ref pure nothrow
Quaternion
opOpAssign
(
string
op
U
)
(
U
q
)
if
(
is
(
U
:
Quaternion
) &&
(
op
== "*"
)
)
Quaternion
opOpAssign
(U operand)
Meta
Source
See Implementation
gfm
math
quaternion
Quaternion
constructors
this
functions
inverse
inversed
normalize
normalized
opAssign
opBinary
opCast
opEquals
opOpAssign
toString
static functions
IDENTITY
fromAxis
unions
__anonymous