Macros | |
#define | FALSE 0 |
#define | TRUE 1 |
GLUhalfEdge * __gl_meshAddEdgeVertex | ( | GLUhalfEdge * | eOrg | ) |
GLUhalfEdge * __gl_meshConnect | ( | GLUhalfEdge * | eOrg, |
GLUhalfEdge * | eDst ) |
int __gl_meshDelete | ( | GLUhalfEdge * | eDel | ) |
GLUhalfEdge * __gl_meshMakeEdge | ( | GLUmesh * | mesh | ) |
int __gl_meshSplice | ( | GLUhalfEdge * | eOrg, |
GLUhalfEdge * | eDst ) |
GLUhalfEdge * __gl_meshSplitEdge | ( | GLUhalfEdge * | eOrg | ) |
|
static |
|
static |
|
static |
|
static |
|
static |