![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Classes | |
| struct | Node |
Public Types | |
| enum | Traversal { TraverseBoth , TraverseLeft , TraverseRight , TraverseNone , TraverseBoth , TraverseLeft , TraverseRight , TraverseNone } |
| enum | Traversal { TraverseBoth , TraverseLeft , TraverseRight , TraverseNone , TraverseBoth , TraverseLeft , TraverseRight , TraverseNone } |
Public Member Functions | |
| QKdPointTree (const QPathSegments &segments) | |
| int | build (int begin, int end, int depth=0) |
| Node * | rootNode () |
| int | nextId () |
| QKdPointTree (const QPathSegments &segments) | |
| int | build (int begin, int end, int depth=0) |
| Node * | rootNode () |
| int | nextId () |
Definition at line 558 of file qpathclipper.cpp.
| Enumerator | |
|---|---|
| TraverseBoth | |
| TraverseLeft | |
| TraverseRight | |
| TraverseNone | |
| TraverseBoth | |
| TraverseLeft | |
| TraverseRight | |
| TraverseNone | |
Definition at line 561 of file qpathclipper.cpp.
| Enumerator | |
|---|---|
| TraverseBoth | |
| TraverseLeft | |
| TraverseRight | |
| TraverseNone | |
| TraverseBoth | |
| TraverseLeft | |
| TraverseRight | |
| TraverseNone | |
Definition at line 561 of file qpathclipper.cpp.
|
inline |
Definition at line 576 of file qpathclipper.cpp.
References QKdPointTree().
Referenced by QKdPointTree(), and QPathSegments::mergePoints().
|
inline |
Definition at line 576 of file qpathclipper.cpp.
| int QKdPointTree::build | ( | int | begin, |
| int | end, | ||
| int | depth = 0 ) |
Definition at line 633 of file qpathclipper.cpp.
| int QKdPointTree::build | ( | int | begin, |
| int | end, | ||
| int | depth = 0 ) |
|
inline |
Definition at line 598 of file qpathclipper.cpp.
Referenced by QKdPointFinder::operator()().
|
inline |
Definition at line 598 of file qpathclipper.cpp.
|
inline |
Definition at line 593 of file qpathclipper.cpp.
Referenced by QPathSegments::mergePoints().
|
inline |
Definition at line 593 of file qpathclipper.cpp.