#include "gluos.h"#include <stdlib.h>#include "geom.h"#include "mesh.h"#include "tessmono.h"#include <assert.h>| Macros | |
| #define | AddWinding(eDst, eSrc) | 
| #define | MARKED_FOR_DELETION 0x7fffffff | 
| Functions | |
| void | __gl_meshDiscardExterior (GLUmesh *mesh) | 
| int | __gl_meshSetWindingNumber (GLUmesh *mesh, int value, GLboolean keepOnlyBoundary) | 
| int | __gl_meshTessellateInterior (GLUmesh *mesh) | 
| int | __gl_meshTessellateMonoRegion (GLUface *face) | 
Definition at line 42 of file tessmono.c.
| #define MARKED_FOR_DELETION 0x7fffffff | 
Definition at line 169 of file tessmono.c.
| void __gl_meshDiscardExterior | ( | GLUmesh * | mesh | ) | 
Definition at line 155 of file tessmono.c.
Definition at line 179 of file tessmono.c.
Definition at line 133 of file tessmono.c.
Definition at line 72 of file tessmono.c.