gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
Quaternion.opEquals
gfm
math
quaternion
Quaternion
Compare two Quaternions.
bool
opEquals
(U other)
struct
Quaternion
(T)
pure const
bool
opEquals
(
U
)
(
U
other
)
if
(
is
(
U
:
Quaternion
)
)
bool
opEquals
(U other)
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
Compare two Quaternions.