|
void | processSpans (int n, QPoint *point, int *width) |
|
void | processSpans (int n, QPoint *point, int *width) |
|
| QtCanvasPolygonScanner (QPolygonalProcessor &p) |
|
| QtCanvasPolygonScanner (QPolygonalProcessor &p) |
|
void | scan (const QPolygon &pa, bool winding, int index, int npoints, bool stitchable) |
|
void | scan (const QPolygon &pa, bool winding, int index, int npoints, bool stitchable) |
|
void | scan (const QPolygon &pa, bool winding, int index, int npoints, Edge edges) |
|
void | scan (const QPolygon &pa, bool winding, int index, int npoints, Edge edges) |
|
void | scan (const QPolygon &pa, bool winding, int index=0, int npoints=-1) |
|
void | scan (const QPolygon &pa, bool winding, int index=0, int npoints=-1) |
|
virtual | ~QtPolygonScanner () |
|
virtual | ~QtPolygonScanner () |
|
|
enum | Edge {
Left = 1
, Right = 2
, Top = 4
, Bottom = 8
,
Left = 1
, Right = 2
, Top = 4
, Bottom = 8
} |
|
enum | Edge {
Left = 1
, Right = 2
, Top = 4
, Bottom = 8
,
Left = 1
, Right = 2
, Top = 4
, Bottom = 8
} |
|
◆ QtCanvasPolygonScanner() [1/2]
◆ QtCanvasPolygonScanner() [2/2]
◆ processSpans() [1/2]
void QtCanvasPolygonScanner::processSpans |
( |
int |
n, |
|
|
QPoint * |
point, |
|
|
int * |
width |
|
) |
| |
|
inlinevirtual |
◆ processSpans() [2/2]
void QtCanvasPolygonScanner::processSpans |
( |
int |
n, |
|
|
QPoint * |
point, |
|
|
int * |
width |
|
) |
| |
|
inlinevirtual |
The documentation for this class was generated from the following file: