raylib-d v5.0.1 (2024-01-29T15:35:56Z)
Dub
Repo
Linear.opOpAssign
raylib
raymathext
Linear
Undocumented in source. Be warned that the author may not have intended to support it.
T
opOpAssign
(T rhs)
mixintemplate
Linear
()
ref
static if
(!(
is(T == Rotor3)
))
T
opOpAssign
(
string
op
)
(
inout
T
rhs
)
if
(
op
== "+" ||
op
== "-"
)
T
opOpAssign
(float rhs)
Meta
Source
See Implementation
raylib
raymathext
Linear
functions
opBinary
opBinaryRight
opOpAssign
opUnary
static functions
one
zero