raylib-d ~addmathstuff (2022-03-20T11:59:14.3156426)
Dub
Repo
Linear.opBinaryRight
raymathext
Linear
Undocumented in source. Be warned that the author may not have intended to support it.
Vector3
opBinaryRight
(Vector3 v)
mixintemplate
Linear
()
inout
static if
(
is(T == Rotor3)
)
Vector3
opBinaryRight
(
string
op
)
(
inout
Vector3
v
)
if
(
op
== "*"
)
T
opBinaryRight
(float lhs)
Meta
Source
See Implementation
raymathext
Linear
functions
opBinary
opBinaryRight
opOpAssign
opUnary
static functions
one
zero