|
QCAD
Open Source 2D CAD
|
Go to the source code of this file.
Classes | |
| class | ON_CageMorph |
| class | ON_MorphControl |
| class | ON_NurbsCage |
| class | ON_NurbsSurface |
| class | ON_TensorProduct |
Functions | |
| ON_DECL bool | ON_GetCageXform (const ON_NurbsCage &cage, ON_Xform &cage_xform) |
| ON_DECL ON_NurbsSurface * | ON_NurbsSurfaceQuadrilateral (const ON_3dPoint &P, const ON_3dPoint &Q, const ON_3dPoint &R, const ON_3dPoint &S, ON_NurbsSurface *nurbs_surface=NULL) |
| ON_DECL bool ON_GetCageXform | ( | const ON_NurbsCage & | cage, |
| ON_Xform & | cage_xform ) |
| ON_DECL ON_NurbsSurface * ON_NurbsSurfaceQuadrilateral | ( | const ON_3dPoint & | P, |
| const ON_3dPoint & | Q, | ||
| const ON_3dPoint & | R, | ||
| const ON_3dPoint & | S, | ||
| ON_NurbsSurface * | nurbs_surface = NULL ) |