dsdl2 ~master (2023-12-28T13:38:07.0198018)
Dub
Repo
FPoint.opOpAssign
dsdl2
frect
FPoint
Operator assignment overload with scalars
inout
(
FPoint
)
opOpAssign
(FPoint other)
inout
(
FPoint
)
opOpAssign
(float scalar)
struct
FPoint
ref return inout
inout
(
FPoint
)
opOpAssign
(
string
op
)
(
const
float
scalar
)
if
(
op
== "*" ||
op
== "/"
)
Meta
Source
See Implementation
dsdl2
frect
FPoint
constructors
this
functions
array
opBinary
opOpAssign
opUnary
toString
x
y
variables
sdlFPoint
Operator assignment overload with scalars