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

Public Variables

EdgeTableEntryedgelist
 
struct _ScanLineListnext
 
int scanline
 

Detailed Description

Definition at line 3133 of file qregion.cpp.

Properties

◆ edgelist

EdgeTableEntry * _ScanLineList::edgelist

Definition at line 3135 of file qregion.cpp.

Referenced by InsertEdgeInET(), and PolygonRegion().

◆ next

struct _ScanLineList * _ScanLineList::next

Definition at line 3136 of file qregion.cpp.

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

◆ scanline

int _ScanLineList::scanline

Definition at line 3134 of file qregion.cpp.

Referenced by InsertEdgeInET(), and PolygonRegion().


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