ReactOS 0.4.15-dev-7934-g1dc8d80
GLUmesh Struct Reference

#include <mesh.h>

Collaboration diagram for GLUmesh:

Public Attributes

GLUvertex vHead
 
GLUface fHead
 
GLUhalfEdge eHead
 
GLUhalfEdge eHeadSym
 

Detailed Description

Definition at line 163 of file mesh.h.

Member Data Documentation

◆ eHead

GLUhalfEdge GLUmesh::eHead

Definition at line 166 of file mesh.h.

Referenced by __gl_meshUnion(), and RemoveDegenerateEdges().

◆ eHeadSym

GLUhalfEdge GLUmesh::eHeadSym

Definition at line 167 of file mesh.h.

◆ fHead

GLUface GLUmesh::fHead

Definition at line 165 of file mesh.h.

Referenced by __gl_meshUnion(), and CheckOrientation().

◆ vHead

GLUvertex GLUmesh::vHead

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