Computer Assited Medical Intervention Tool Kit  version 4.1
Public Member Functions | Private Attributes | List of all members
QtCanvasPolygonScanner Class Reference

Inherits QtPolygonScanner, and QtPolygonScanner.

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=0, int npoints=-1)
 
void scan (const QPolygon &pa, bool winding, int index=0, int npoints=-1)
 
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)
 
virtual ~QtPolygonScanner ()
 
virtual ~QtPolygonScanner ()
 

Private Attributes

QPolygonalProcessorprocessor
 

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

◆ processSpans() [2/2]

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

Member Data Documentation

◆ processor

QPolygonalProcessor & QtCanvasPolygonScanner::processor
private

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