[][src]Module doryen_extra::bresenham

Line drawing using the Bresenham algorithm.

Structs

Bresenham

A struct used for computing a bresenham line.