#include <string.h>#include <math.h>#include <stdio.h>#include "pkvaria.h"#include "pknum.h"#include "pkgeom.h"#include "multibs.h"
Functions | |
| void | mbs_multiBSCurvesToBezf (int spdimen, int ncurves, int degree, int lastinknot, const float *inknots, int inpitch, const float *inctlp, int *kpcs, int *lastoutknot, float *outknots, int outpitch, float *outctlp) |
| void mbs_multiBSCurvesToBezf | ( | int | spdimen, | |
| int | ncurves, | |||
| int | degree, | |||
| int | lastinknot, | |||
| const float * | inknots, | |||
| int | inpitch, | |||
| const float * | inctlp, | |||
| int * | kpcs, | |||
| int * | lastoutknot, | |||
| float * | outknots, | |||
| int | outpitch, | |||
| float * | outctlp | |||
| ) |
1.7.1