gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
Quaternion.opBinary
gfm
math
quaternion
Quaternion
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Quaternion
(T)
pure const nothrow
Quaternion
opBinary
(
string
op
U
)
(
U
operand
)
if
(
is
(
U
:
Quaternion
) ||
(
isConvertible
!
U
)
)
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