|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| INT | ymax |
| BRESINFO | bres |
| struct _EDGE_TABLE_ENTRY * | next |
| struct _EDGE_TABLE_ENTRY * | back |
| struct _EDGE_TABLE_ENTRY * | nextWETE |
| INT | ClockWise |
| 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().
| BRESINFO _EDGE_TABLE_ENTRY::bres |
Definition at line 313 of file region.c.
Referenced by REGION_CreateETandAET(), REGION_InsertEdgeInET(), REGION_InsertionSort(), REGION_loadAET(), and REGION_SetPolyPolygonRgn().
| INT _EDGE_TABLE_ENTRY::ClockWise |
Definition at line 317 of file region.c.
Referenced by REGION_computeWAET(), and REGION_CreateETandAET().
| struct _EDGE_TABLE_ENTRY* _EDGE_TABLE_ENTRY::next |
Definition at line 314 of file region.c.
Referenced by REGION_computeWAET(), REGION_CreateETandAET(), REGION_InsertEdgeInET(), REGION_InsertionSort(), REGION_loadAET(), and REGION_SetPolyPolygonRgn().
| 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().
| INT _EDGE_TABLE_ENTRY::ymax |
Definition at line 312 of file region.c.
Referenced by REGION_CreateETandAET().