raylib-d v4.2.2 (2022-09-23T01:57:37Z)
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
(
["+", "-"].
canFind
(
op
)
)
T
opOpAssign
(float rhs)
Meta
Source
See Implementation
raylib
raymathext
Linear
functions
opBinary
opBinaryRight
opOpAssign
opUnary
static functions
one
zero