Qt 4.8
|
Public Variables | |
struct _EdgeTableEntry * | back |
BRESINFO | bres |
int | ClockWise |
struct _EdgeTableEntry * | next |
struct _EdgeTableEntry * | nextWETE |
int | ymax |
Definition at line 3123 of file qregion.cpp.
struct _EdgeTableEntry * _EdgeTableEntry::back |
Definition at line 3127 of file qregion.cpp.
Referenced by CreateETandAET(), InsertionSort(), and loadAET().
BRESINFO _EdgeTableEntry::bres |
Definition at line 3125 of file qregion.cpp.
Referenced by CreateETandAET(), InsertEdgeInET(), InsertionSort(), loadAET(), and PolygonRegion().
int _EdgeTableEntry::ClockWise |
Definition at line 3129 of file qregion.cpp.
Referenced by computeWAET(), and CreateETandAET().
struct _EdgeTableEntry * _EdgeTableEntry::next |
Definition at line 3126 of file qregion.cpp.
Referenced by computeWAET(), CreateETandAET(), InsertEdgeInET(), InsertionSort(), loadAET(), and PolygonRegion().
struct _EdgeTableEntry * _EdgeTableEntry::nextWETE |
Definition at line 3128 of file qregion.cpp.
Referenced by computeWAET(), CreateETandAET(), and PolygonRegion().
int _EdgeTableEntry::ymax |
Definition at line 3124 of file qregion.cpp.
Referenced by CreateETandAET().