Go to the source code of this file.
Classes | |
class | cpe::algorithm |
Helper class to perform Bresenham and Scanline algorithm. More... | |
struct | cpe::pixel_interp |
Container for pixel absolute & relative position within a segment. More... | |
struct | cpe::scanline_data |
Container for scanline algorithm (triangle filling). More... | |
Namespaces | |
namespace | cpe |
Namespace for CPE classes. |