Qt 4.8
|
Public Variables | |
int | left |
int | right |
int | winding |
int | x |
Definition at line 150 of file qrasterizer.cpp.
int QScanConverter::Intersection::left |
Definition at line 155 of file qrasterizer.cpp.
Referenced by QScanConverter::emitNode(), and QScanConverter::mergeIntersection().
int QScanConverter::Intersection::right |
Definition at line 155 of file qrasterizer.cpp.
Referenced by QScanConverter::emitNode(), and QScanConverter::mergeIntersection().
int QScanConverter::Intersection::winding |
Definition at line 153 of file qrasterizer.cpp.
Referenced by QScanConverter::emitNode(), QScanConverter::end(), and QScanConverter::mergeIntersection().
int QScanConverter::Intersection::x |
Definition at line 152 of file qrasterizer.cpp.
Referenced by QScanConverter::emitNode(), QScanConverter::end(), and QScanConverter::mergeIntersection().