Qt 4.8
|
Public Variables | |
EdgeTableEntry * | edgelist |
struct _ScanLineList * | next |
int | scanline |
Definition at line 3133 of file qregion.cpp.
EdgeTableEntry * _ScanLineList::edgelist |
Definition at line 3135 of file qregion.cpp.
Referenced by InsertEdgeInET(), and PolygonRegion().
struct _ScanLineList * _ScanLineList::next |
Definition at line 3136 of file qregion.cpp.
Referenced by CreateETandAET(), InsertEdgeInET(), and PolygonRegion().
int _ScanLineList::scanline |
Definition at line 3134 of file qregion.cpp.
Referenced by InsertEdgeInET(), and PolygonRegion().