Go to the source code of this file.
Defines |
#define | CONST_ const |
Functions |
boolean | FillG1Holed (int hole_k, point3d *(*GetBezp)(int i, int j), double beta1, double beta2, point3d *hpcp) |
Variables |
void(* | G1OutCentralPointd )(point3d *p) |
void(* | G1OutAuxCurvesd )(int ncurves, int degree, CONST_ point3d *accp, double t) |
void(* | G1OutStarCurvesd )(int ncurves, int degree, CONST_ point3d *sccp) |
void(* | G1OutAuxPatchesd )(int npatches, int degu, int degv, CONST_ point3d *apcp) |
Define Documentation
Function Documentation
boolean FillG1Holed |
( |
int |
hole_k, |
|
|
point3d *(*)(int i, int j) |
GetBezp, |
|
|
double |
beta1, |
|
|
double |
beta2, |
|
|
point3d * |
hpcp | |
|
) |
| | |
Variable Documentation