sily v3.0.0 (2023-10-17T16:22:24Z)
Dub
Repo
Quaternion.opBinaryRight
sily
quat
Quaternion
opBinary x [+, -, *, /, %] y
quat
opBinaryRight
(Vector!(R, 4) b)
quat
opBinaryRight
(R b)
struct
Quaternion
const
quat
opBinaryRight
(
string
op
R
)
(
in
R
b
)
if
(
isNumeric
!
R
)
Meta
Source
See Implementation
sily
quat
Quaternion
aliases
normalise
normalised
constructors
this
functions
angle
axisAngle
copyof
dot
isClose
length
lengthSquared
lerp
nlerp
normalize
normalized
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
ptr
slerp
toHash
toString
mixins
__anonymous
static functions
rotation
variables
data
opBinary x [+, -, *, /, %] y