5 #include <cvd/image_ref.h> All classes and functions are within the CVD namespace.
Definition: argb.h:6
ImageRef sideways()
Which compass position most orthogonal to the line's direction? At each pixel given by step() you are...
Definition: brezenham.h:55
ImageRef step()
Returns the next image co-ordinate along the line.
Definition: brezenham.cc:64
Class to implement the Bresenham line-drawing algorithm.
Definition: brezenham.h:17
Class to implement the Bresenham line-drawing algorithm.
Definition: brezenham.h:41
Brezenham(TooN::Vector< 2 > dir)
Construct a line-drawing object.
Definition: brezenham.cc:9
Definition: image_ref.h:29