ReactOS 0.4.15-dev-8096-ga0eec98
_EDGE_TABLE_ENTRY Struct Reference
Collaboration diagram for _EDGE_TABLE_ENTRY:

Public Attributes

INT ymax
 
BRESINFO bres
 
struct _EDGE_TABLE_ENTRYnext
 
struct _EDGE_TABLE_ENTRYback
 
struct _EDGE_TABLE_ENTRYnextWETE
 
INT ClockWise
 

Detailed Description

Definition at line 310 of file region.c.

Member Data Documentation

◆ back

struct _EDGE_TABLE_ENTRY* _EDGE_TABLE_ENTRY::back

Definition at line 315 of file region.c.

Referenced by REGION_CreateETandAET(), REGION_InsertionSort(), and REGION_loadAET().

◆ bres

◆ ClockWise

INT _EDGE_TABLE_ENTRY::ClockWise

Definition at line 317 of file region.c.

Referenced by REGION_computeWAET(), and REGION_CreateETandAET().

◆ next

◆ nextWETE

struct _EDGE_TABLE_ENTRY* _EDGE_TABLE_ENTRY::nextWETE

Definition at line 316 of file region.c.

Referenced by REGION_computeWAET(), REGION_CreateETandAET(), and REGION_SetPolyPolygonRgn().

◆ ymax

INT _EDGE_TABLE_ENTRY::ymax

Definition at line 312 of file region.c.

Referenced by REGION_CreateETandAET().


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