FreeWRL / FreeX3D 4.3.0
GLUhalfEdge Struct Reference

Data Fields

GLUhalfEdgenext
 
GLUhalfEdgeSym
 
GLUhalfEdgeOnext
 
GLUhalfEdgeLnext
 
GLUvertexOrg
 
GLUfaceLface
 
ActiveRegionactiveRegion
 
int winding
 

Detailed Description

Definition at line 138 of file mesh.h.

Field Documentation

◆ activeRegion

ActiveRegion* GLUhalfEdge::activeRegion

Definition at line 147 of file mesh.h.

◆ Lface

GLUface* GLUhalfEdge::Lface

Definition at line 144 of file mesh.h.

◆ Lnext

GLUhalfEdge* GLUhalfEdge::Lnext

Definition at line 142 of file mesh.h.

◆ next

GLUhalfEdge* GLUhalfEdge::next

Definition at line 139 of file mesh.h.

◆ Onext

GLUhalfEdge* GLUhalfEdge::Onext

Definition at line 141 of file mesh.h.

◆ Org

GLUvertex* GLUhalfEdge::Org

Definition at line 143 of file mesh.h.

◆ Sym

GLUhalfEdge* GLUhalfEdge::Sym

Definition at line 140 of file mesh.h.

◆ winding

int GLUhalfEdge::winding

Definition at line 148 of file mesh.h.


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