ReactOS 0.4.15-dev-8093-g3285f69
ActiveRegion Struct Reference

#include <sweep.h>

Collaboration diagram for ActiveRegion:

Public Attributes

GLUhalfEdgeeUp
 
DictNodenodeUp
 
int windingNumber
 
GLboolean inside
 
GLboolean sentinel
 
GLboolean dirty
 
GLboolean fixUpperEdge
 

Detailed Description

Definition at line 59 of file sweep.h.

Member Data Documentation

◆ dirty

◆ eUp

◆ fixUpperEdge

GLboolean ActiveRegion::fixUpperEdge

◆ inside

GLboolean ActiveRegion::inside

Definition at line 64 of file sweep.h.

Referenced by CheckForLeftSplice(), and ConnectLeftVertex().

◆ nodeUp

DictNode* ActiveRegion::nodeUp

Definition at line 61 of file sweep.h.

Referenced by AddRegionBelow().

◆ sentinel

GLboolean ActiveRegion::sentinel

Definition at line 65 of file sweep.h.

Referenced by AddRegionBelow().

◆ windingNumber

int ActiveRegion::windingNumber

Definition at line 62 of file sweep.h.

Referenced by AddRightEdges().


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