![]() |
Qt 6.x
The Qt SDK
|
#include <qpathclipper_p.h>
Public Member Functions | |
bool | operator< (const Intersection &o) const |
Public Attributes | |
qreal | t |
int | vertex |
int | next |
Definition at line 131 of file qpathclipper_p.h.
|
inline |
Definition at line 136 of file qpathclipper_p.h.
References o.
int QPathSegments::Intersection::next |
Definition at line 134 of file qpathclipper_p.h.
Referenced by QPathSegments::addIntersection().
qreal QPathSegments::Intersection::t |
Definition at line 132 of file qpathclipper_p.h.
int QPathSegments::Intersection::vertex |
Definition at line 133 of file qpathclipper_p.h.
Referenced by QPathSegments::mergePoints().