![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| void | produceIntersections (QPathSegments &segments) |
| bool | hasIntersections (const QPathSegments &a, const QPathSegments &b) const |
| void | produceIntersections (QPathSegments &segments) |
| bool | hasIntersections (const QPathSegments &a, const QPathSegments &b) const |
Definition at line 68 of file qpathclipper.cpp.
| bool QIntersectionFinder::hasIntersections | ( | const QPathSegments & | a, |
| const QPathSegments & | b ) const |
Definition at line 145 of file qpathclipper.cpp.
References QPathSegments::segments().
| bool QIntersectionFinder::hasIntersections | ( | const QPathSegments & | a, |
| const QPathSegments & | b ) const |
| void QIntersectionFinder::produceIntersections | ( | QPathSegments & | segments | ) |
Definition at line 550 of file qpathclipper.cpp.
References QPathSegments::segments().
| void QIntersectionFinder::produceIntersections | ( | QPathSegments & | segments | ) |