ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

mesh.h File Reference
#include <GL/glu.h>

Go to the source code of this file.

Data Structures

struct  GLUvertex
struct  GLUface
struct  GLUhalfEdge
struct  GLUmesh

Defines

#define Rface   Sym->Lface
#define Dst   Sym->Org
#define Oprev   Sym->Lnext
#define Lprev   Onext->Sym
#define Dprev   Lnext->Sym
#define Rprev   Sym->Onext
#define Dnext   Rprev->Sym /* 3 pointers */
#define Rnext   Oprev->Sym /* 3 pointers */

Functions

GLUhalfEdge__gl_meshMakeEdge (GLUmesh *mesh)
int __gl_meshSplice (GLUhalfEdge *eOrg, GLUhalfEdge *eDst)
int __gl_meshDelete (GLUhalfEdge *eDel)
GLUhalfEdge__gl_meshAddEdgeVertex (GLUhalfEdge *eOrg)
GLUhalfEdge__gl_meshSplitEdge (GLUhalfEdge *eOrg)
GLUhalfEdge__gl_meshConnect (GLUhalfEdge *eOrg, GLUhalfEdge *eDst)
GLUmesh__gl_meshNewMesh (void)
GLUmesh__gl_meshUnion (GLUmesh *mesh1, GLUmesh *mesh2)
void __gl_meshDeleteMesh (GLUmesh *mesh)
void __gl_meshZapFace (GLUface *fZap)
void __gl_meshCheckMesh (GLUmesh *mesh)

Generated on Sun May 27 2012 05:09:42 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.