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