godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Quaternion.opBinary
godot
quat
Quaternion
Undocumented in source. Be warned that the author may not have intended to support it.
Quaternion
opBinary
(Vector3 v)
Quaternion
opBinary
(Quaternion q2)
Quaternion
opBinary
(Quaternion q2)
Quaternion
opBinary
(Quaternion q2)
struct
Quaternion
@
nogc
nothrow const
Quaternion
opBinary
(
string
op
: "*"
)
(
in
Quaternion
q2
)
Quaternion
opBinary
(real_t s)
Quaternion
opBinary
(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