Engauge Digitizer  2
Public Member Functions | List of all members
GridTriangleFill Class Reference

Class that does raster-line fill of a triangle, with logging customizations for GridHealer (and therefore not a generic class in util subdirectory). More...

#include <GridTriangleFill.h>

Public Member Functions

void fill (GridLog &gridLog, QImage &image, const QPoint &p0, const QPoint &p1, const QPoint &p2)
 Fill triangle between these three points.
 

Detailed Description

Class that does raster-line fill of a triangle, with logging customizations for GridHealer (and therefore not a generic class in util subdirectory).

Inspired by http://www.sunshine2k.de/coding/java/TriangleRasterization/TriangleRasterization.html

Definition at line 18 of file GridTriangleFill.h.


The documentation for this class was generated from the following files: