![]() |
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 | |
EdgeSorter (int _y) | |
bool | operator() (const Edge *e1, const Edge *e2) |
EdgeSorter (int _y) | |
bool | operator() (const Edge *e1, const Edge *e2) |
Public Attributes | |
int | y |
Definition at line 94 of file qtessellator.cpp.
|
inline |
Definition at line 97 of file qtessellator.cpp.
References y.
Referenced by QTessellatorPrivate::processIntersections().
|
inline |
Definition at line 97 of file qtessellator.cpp.
Definition at line 355 of file qtessellator.cpp.
References QTessellatorPrivate::Edge::isLeftOf(), and y.
int QTessellatorPrivate::EdgeSorter::y |
Definition at line 99 of file qtessellator.cpp.
Referenced by EdgeSorter(), and operator()().