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 3992 of file qtcanvas.cpp.

Constructor & Destructor Documentation

◆ QPolygonalProcessor() [1/2]

QPolygonalProcessor ( QtCanvas c,
const QPolygon &  pa 
)
inline

Definition at line 3995 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 3995 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 4013 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 4013 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 4034 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 4034 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 4059 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 4059 of file qtcanvas.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ bitmap

QImage bitmap

Definition at line 4190 of file qtcanvas.cpp.

◆ bounds

QRect bounds

Definition at line 4189 of file qtcanvas.cpp.

◆ canvas

QtCanvas * canvas

Definition at line 4188 of file qtcanvas.cpp.

◆ pnt

int pnt

Definition at line 4186 of file qtcanvas.cpp.

◆ result

QPolygon result

Definition at line 4187 of file qtcanvas.cpp.


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