The search functionality needs JavaScript enabled
Operator assignment overload template to move rectangle's position in-place by an offset as a dsdl.Point
offset
dsdl.Point
inout ref inout(Point) opOpAssign(string op) ( const Point offset ) if (op == "+" || op == "-");