![]() |
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 | |
bool | operator< (const Intersection &other) const |
bool | operator< (const Intersection &other) const |
Public Attributes | |
Q27Dot5 | y |
int | edge |
Definition at line 59 of file qtessellator.cpp.
|
inline |
Definition at line 63 of file qtessellator.cpp.
|
inline |
Definition at line 63 of file qtessellator.cpp.
int QTessellatorPrivate::Intersection::edge |
Definition at line 62 of file qtessellator.cpp.
Referenced by operator<(), and QTessellatorPrivate::processIntersections().
Q27Dot5 QTessellatorPrivate::Intersection::y |
Definition at line 61 of file qtessellator.cpp.
Referenced by operator<(), and QTessellatorPrivate::processIntersections().