![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qpolygonclipper_p.h>
Public Member Functions | |
| QPolygonClipper () | |
| ~QPolygonClipper () | |
| void | setBoundingRect (const QRect bounds) |
| QRect | boundingRect () |
| OutType | intersectLeft (const OutType &p1, const OutType &p2) |
| OutType | intersectRight (const OutType &p1, const OutType &p2) |
| OutType | intersectTop (const OutType &p1, const OutType &p2) |
| OutType | intersectBottom (const OutType &p1, const OutType &p2) |
| void | clipPolygon (const InType *inPoints, int inCount, OutType **outPoints, int *outCount, bool closePolygon=true) |
Definition at line 25 of file qpolygonclipper_p.h.
|
inline |
Definition at line 28 of file qpolygonclipper_p.h.
|
inline |
Definition at line 34 of file qpolygonclipper_p.h.
|
inline |
Definition at line 46 of file qpolygonclipper_p.h.
|
inline |
Definition at line 91 of file qpolygonclipper_p.h.
|
inline |
Definition at line 81 of file qpolygonclipper_p.h.
|
inline |
Definition at line 51 of file qpolygonclipper_p.h.
|
inline |
Definition at line 61 of file qpolygonclipper_p.h.
|
inline |
Definition at line 71 of file qpolygonclipper_p.h.
|
inline |
Definition at line 38 of file qpolygonclipper_p.h.