Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
_EdgeTableEntry Struct Reference
Collaboration diagram for _EdgeTableEntry:

Public Attributes

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

Detailed Description

Definition at line 2949 of file qregion.cpp.

Member Data Documentation

◆ back

struct _EdgeTableEntry * _EdgeTableEntry::back

Definition at line 2954 of file qregion.cpp.

◆ bres

BRESINFO _EdgeTableEntry::bres

Definition at line 2952 of file qregion.cpp.

◆ ClockWise

int _EdgeTableEntry::ClockWise

Definition at line 2951 of file qregion.cpp.

◆ next

struct _EdgeTableEntry * _EdgeTableEntry::next

Definition at line 2953 of file qregion.cpp.

◆ nextWETE

struct _EdgeTableEntry * _EdgeTableEntry::nextWETE

Definition at line 2955 of file qregion.cpp.

◆ ymax

int _EdgeTableEntry::ymax

Definition at line 2950 of file qregion.cpp.


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