Qt 4.8
|
Public Functions | |
bool | operator< (const Intersection &other) const |
Public Variables | |
int | edge |
Q27Dot5 | y |
Definition at line 94 of file qtessellator.cpp.
|
inline |
Definition at line 98 of file qtessellator.cpp.
int QTessellatorPrivate::Intersection::edge |
Definition at line 97 of file qtessellator.cpp.
Referenced by QTessellatorPrivate::addEdges(), QTessellatorPrivate::addIntersection(), QTessellatorPrivate::edgeInChain(), operator<(), and QTessellatorPrivate::processIntersections().
Q27Dot5 QTessellatorPrivate::Intersection::y |
Definition at line 96 of file qtessellator.cpp.
Referenced by QTessellatorPrivate::addIntersection(), and operator<().