QPolygonalProcessor Class Reference

Public Member Functions

void add (int x, int y)
 
void add (int x, int y)
 
void addBits (int x1, int x2, uchar newbits, int xo, int yo)
 
void addBits (int x1, int x2, uchar newbits, int xo, int yo)
 
void doSpans (int n, QPoint *pt, int *w)
 
void doSpans (int n, QPoint *pt, int *w)
 
 QPolygonalProcessor (QtCanvas *c, const QPolygon &pa)
 
 QPolygonalProcessor (QtCanvas *c, const QPolygon &pa)
 

Public Attributes

QImage bitmap
 
QRect bounds
 
QtCanvascanvas
 
int pnt
 
QPolygon result
 

Detailed Description

Definition at line 4126 of file qtcanvas.cpp.

Constructor & Destructor Documentation

◆ QPolygonalProcessor() [1/2]

QPolygonalProcessor ( QtCanvas c,
const QPolygon &  pa 
)
inline

Definition at line 4129 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ QPolygonalProcessor() [2/2]

QPolygonalProcessor ( QtCanvas c,
const QPolygon &  pa 
)
inline

Definition at line 4129 of file qtcanvas.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ add() [1/2]

void add ( int  x,
int  y 
)
inline

Definition at line 4147 of file qtcanvas.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ add() [2/2]

void add ( int  x,
int  y 
)
inline

Definition at line 4147 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ addBits() [1/2]

void addBits ( int  x1,
int  x2,
uchar  newbits,
int  xo,
int  yo 
)
inline

Definition at line 4169 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ addBits() [2/2]

void addBits ( int  x1,
int  x2,
uchar  newbits,
int  xo,
int  yo 
)
inline

Definition at line 4169 of file qtcanvas.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ doSpans() [1/2]

void doSpans ( int  n,
QPoint *  pt,
int *  w 
)
inline

Definition at line 4196 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ doSpans() [2/2]

void doSpans ( int  n,
QPoint *  pt,
int *  w 
)
inline

Definition at line 4196 of file qtcanvas.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ bitmap

QImage bitmap

Definition at line 4327 of file qtcanvas.cpp.

◆ bounds

QRect bounds

Definition at line 4326 of file qtcanvas.cpp.

◆ canvas

QtCanvas * canvas

Definition at line 4325 of file qtcanvas.cpp.

◆ pnt

int pnt

Definition at line 4323 of file qtcanvas.cpp.

◆ result

QPolygon result

Definition at line 4324 of file qtcanvas.cpp.


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