![]() |
QCAD
Open Source 2D CAD
|
#include "opennurbs.h"
Classes | |
class | ON__MESHEDGE |
class | ON__NEWVI |
Typedefs | |
typedef int(* | QSORTCMPFUNC) (const void *, const void *) |
Functions | |
static int | CompareInt (const void *a, const void *b) |
static int | CompareMESHEDGE (const ON__MESHEDGE *a, const ON__MESHEDGE *b) |
static int | CompareNEWVI (const ON__NEWVI *a, const ON__NEWVI *b) |
ON_Mesh * | ON_ControlPolygonMesh (const ON_NurbsSurface &nurbs_surface, bool bCleanMesh, ON_Mesh *input_mesh) |
|
static |
ON_Mesh * ON_ControlPolygonMesh | ( | const ON_NurbsSurface & | nurbs_surface, |
bool | bCleanMesh, | ||
ON_Mesh * | input_mesh ) |