Definition at line 21 of file qwt_rect.h.
Public Member Functions | |
QwtRect () | |
QwtRect (const QRect &r) | |
QwtPolygon | clip (const QwtPolygon &) const |
QwtRect::QwtRect | ( | ) |
QwtRect::QwtRect | ( | const QRect & | r | ) |
QwtPolygon QwtRect::clip | ( | const QwtPolygon & | ) | const |
Sutherland-Hodgman polygon clipping.
Definition at line 36 of file qwt_rect.cpp.
Referenced by QwtPainter::clip(), QwtPlotCurve::drawDots(), QwtPlotCurve::drawLines(), and QwtPlotCurve::drawSteps().