Computer Assisted Medical Intervention Tool Kit  version 5.2
QtCanvasPolygonScanner Class Reference
+ Inheritance diagram for QtCanvasPolygonScanner:
+ Collaboration 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
}
 

Constructor & Destructor Documentation

◆ QtCanvasPolygonScanner() [1/2]

QtCanvasPolygonScanner::QtCanvasPolygonScanner ( QPolygonalProcessor p)
inline

◆ QtCanvasPolygonScanner() [2/2]

QtCanvasPolygonScanner::QtCanvasPolygonScanner ( QPolygonalProcessor p)
inline

Member Function Documentation

◆ processSpans() [1/2]

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

Implements QtPolygonScanner.

◆ processSpans() [2/2]

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

Implements QtPolygonScanner.


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