gfm ~master (2021-03-12T16:19:32Z)
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
toEulerAngles
toString
static functions
fromAxis
fromEulerAngles
identity
unions
__anonymous
Compare two Quaternions.