voxelman.geometry.bresenham

Members

Functions

bresenham
void bresenham(int x1, int y1, int x2, int y2, void delegate(int x, int y) plot)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Andrey Penechko.