tida.each

Members

Functions

Coord
auto Coord(uint width, uint height, int beginX, int beginY)

The operation of traversing a rectangle.

Line
auto Line(Vecf begin, Vecf end)
Undocumented in source. Be warned that the author may not have intended to support it.
LineNoThrowImpl
auto LineNoThrowImpl(Vecf begin, Vecf end)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

WithParallel
enum WithParallel;

With parallel operation.

WithoutParallel
enum WithoutParallel;

Without parallel operation.

Meta

Authors

License