Definition at line 22 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 26 of file qwt_rect.cpp.
References QwtClipper::clipPolygon().