godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Quaternion.opOpAssign
godot
quat
Quaternion
Undocumented in source. Be warned that the author may not have intended to support it.
void
opOpAssign
(Quaternion q)
struct
Quaternion
@
nogc
nothrow
void
opOpAssign
(
string
op
: "+"
)
(
in
Quaternion
q
)
void
opOpAssign
(Quaternion q)
void
opOpAssign
(Quaternion q)
void
opOpAssign
(real_t s)
void
opOpAssign
(real_t s)
Meta
Source
See Implementation
godot
quat
Quaternion
constructors
this
functions
cubicSlerp
dot
getAxisAndAngle
getEuler
inverse
length
lengthSquared
normalize
normalized
opBinary
opOpAssign
opUnary
set
setEuler
slerp
slerpni
xform
variables
w
x
y
z