gfm v2.0.11 (2015-02-12T17:50:21Z)
Home
Dub
Repo
Quaternion.opEquals
gfm
math
quaternion
Quaternion
Compare Quaternion and other types.
bool
opEquals
(U other)
bool
opEquals
(U other)
struct
Quaternion
(T)
pure const nothrow
bool
opEquals
(
U
)
(
U
other
)
if
(
isConvertible
!
U
)
Meta
Source
See Implementation
gfm
math
quaternion
Quaternion
constructors
this
functions
inverse
inversed
normalize
normalized
opAssign
opBinary
opCast
opEquals
opOpAssign
toEulerAngles
toString
static functions
fromAxis
fromEulerAngles
identity
unions
__anonymous
Compare Quaternion and other types.