Public Attributes | |
struct _EdgeTableEntry * | back |
BRESINFO | bres |
int | ClockWise |
struct _EdgeTableEntry * | next |
struct _EdgeTableEntry * | nextWETE |
int | ymax |
struct _EdgeTableEntry * _EdgeTableEntry::back |
Referenced by miInsertionSort(), and miloadAET().
BRESINFO _EdgeTableEntry::bres |
Referenced by miInsertEdgeInET(), miInsertionSort(), miloadAET(), and QtPolygonScanner::scan().
int _EdgeTableEntry::ClockWise |
Referenced by micomputeWAET().
struct _EdgeTableEntry * _EdgeTableEntry::next |
Referenced by micomputeWAET(), miInsertEdgeInET(), miInsertionSort(), miloadAET(), and QtPolygonScanner::scan().
struct _EdgeTableEntry * _EdgeTableEntry::nextWETE |
Referenced by micomputeWAET(), and QtPolygonScanner::scan().
int _EdgeTableEntry::ymax |