Qt 4.8
Public Variables | List of all members
_EdgeTableEntry Struct Reference

Public Variables

struct _EdgeTableEntryback
 
BRESINFO bres
 
int ClockWise
 
struct _EdgeTableEntrynext
 
struct _EdgeTableEntrynextWETE
 
int ymax
 

Detailed Description

Definition at line 3123 of file qregion.cpp.

Properties

◆ back

struct _EdgeTableEntry * _EdgeTableEntry::back

Definition at line 3127 of file qregion.cpp.

Referenced by CreateETandAET(), InsertionSort(), and loadAET().

◆ bres

BRESINFO _EdgeTableEntry::bres

Definition at line 3125 of file qregion.cpp.

Referenced by CreateETandAET(), InsertEdgeInET(), InsertionSort(), loadAET(), and PolygonRegion().

◆ ClockWise

int _EdgeTableEntry::ClockWise

Definition at line 3129 of file qregion.cpp.

Referenced by computeWAET(), and CreateETandAET().

◆ next

struct _EdgeTableEntry * _EdgeTableEntry::next

◆ nextWETE

struct _EdgeTableEntry * _EdgeTableEntry::nextWETE

Definition at line 3128 of file qregion.cpp.

Referenced by computeWAET(), CreateETandAET(), and PolygonRegion().

◆ ymax

int _EdgeTableEntry::ymax

Definition at line 3124 of file qregion.cpp.

Referenced by CreateETandAET().


The documentation for this struct was generated from the following files: