Point.fromLinearOffset

Calculates the point of linear offset in a rectangle.

Offset = 0 is assumed to be equivalent to Point(0,0).

struct Point
pure const nothrow @safe static @nogc
fromLinearOffset

See Also

linearOffset is the inverse function.

Meta

History

Added October 05, 2024.