![]() |
Qt 4.8
|
Public Types | |
| enum | Type { Upper, Lower } |
Public Functions | |
| bool | operator< (const Event &other) const |
Public Variables | |
| int | edge |
| QPodPoint | point |
| Type | type |
Definition at line 1374 of file qtriangulator.cpp.
| enum QTriangulator::ComplexToSimple::Event::Type |
| Enumerator | |
|---|---|
| Upper | |
| Lower | |
Definition at line 1376 of file qtriangulator.cpp.
|
inline |
Definition at line 2368 of file qtriangulator.cpp.
| int QTriangulator< T >::ComplexToSimple::Event::edge |
Definition at line 1381 of file qtriangulator.cpp.
Referenced by QTriangulator< T >::ComplexToSimple::removeUnwantedEdgesAndConnect().
| QPodPoint QTriangulator< T >::ComplexToSimple::Event::point |
Definition at line 1379 of file qtriangulator.cpp.
Referenced by QTriangulator< T >::ComplexToSimple::Event::operator<().
| Type QTriangulator< T >::ComplexToSimple::Event::type |
Definition at line 1380 of file qtriangulator.cpp.
Referenced by QTriangulator< T >::ComplexToSimple::Event::operator<().