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