#include <stdlib.h>#include <math.h>#include <string.h>#include "pkvaria.h"#include "pkgeom.h"#include "multibs.h"#include "msgpool.h"
Functions | |
| void | mbs_multiBSDegElevClosedd (int ncurves, int spdimen, int indegree, int inlastknot, const double *inknots, int inpitch, const double *inctlpoints, int deltadeg, int *outdegree, int *outlastknot, double *outknots, int outpitch, double *outctlpoints) |
| void mbs_multiBSDegElevClosedd | ( | int | ncurves, | |
| int | spdimen, | |||
| int | indegree, | |||
| int | inlastknot, | |||
| const double * | inknots, | |||
| int | inpitch, | |||
| const double * | inctlpoints, | |||
| int | deltadeg, | |||
| int * | outdegree, | |||
| int * | outlastknot, | |||
| double * | outknots, | |||
| int | outpitch, | |||
| double * | outctlpoints | |||
| ) |
1.7.1