QtCanvasPolygonScanner Class Reference
+ Inheritance diagram for QtCanvasPolygonScanner:

Public Member Functions

void processSpans (int n, QPoint *point, int *width)
 
void processSpans (int n, QPoint *point, int *width)
 
 QtCanvasPolygonScanner (QPolygonalProcessor &p)
 
 QtCanvasPolygonScanner (QPolygonalProcessor &p)
 
- Public Member Functions inherited from QtPolygonScanner
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 ()
 

Additional Inherited Members

- Public Types inherited from 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
}
 

Detailed Description

Definition at line 6583 of file qtcanvas.cpp.

Constructor & Destructor Documentation

◆ QtCanvasPolygonScanner() [1/2]

Definition at line 6587 of file qtcanvas.cpp.

+ Here is the caller graph for this function:

◆ QtCanvasPolygonScanner() [2/2]

Definition at line 6587 of file qtcanvas.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ processSpans() [1/2]

void processSpans ( int  n,
QPoint *  point,
int *  width 
)
inlinevirtual

Implements QtPolygonScanner.

Definition at line 6591 of file qtcanvas.cpp.

◆ processSpans() [2/2]

void processSpans ( int  n,
QPoint *  point,
int *  width 
)
inlinevirtual

Implements QtPolygonScanner.

Definition at line 6591 of file qtcanvas.cpp.


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