raylib-d v4.5.1 (2023-04-10T17:05:38Z)
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)
T
opOpAssign
(float rhs)
mixintemplate
Linear
()
ref
T
opOpAssign
(
string
op
)
(
inout
float
rhs
)
if
(
op
== "+" ||
op
== "-"
||
op
== "*"
||
op
== "/"
)
Meta
Source
See Implementation
raylib
raymathext
Linear
functions
opBinary
opBinaryRight
opOpAssign
opUnary
static functions
one
zero