#include <string.h>#include <math.h>#include <stdio.h>#include "pkvaria.h"#include "pknum.h"#include "pkgeom.h"#include "multibs.h"
Functions | |
| void | mbs_BSPatchToBezd (int spdimen, int degreeu, int lastuknot, const double *uknots, int degreev, int lastvknot, const double *vknots, int inpitch, const double *inctlp, int *kupcs, int *lastoutuknot, double *outuknots, int *kvpcs, int *lastoutvknot, double *outvknots, int outpitch, double *outctlp) |
| void mbs_BSPatchToBezd | ( | int | spdimen, | |
| int | degreeu, | |||
| int | lastuknot, | |||
| const double * | uknots, | |||
| int | degreev, | |||
| int | lastvknot, | |||
| const double * | vknots, | |||
| int | inpitch, | |||
| const double * | inctlp, | |||
| int * | kupcs, | |||
| int * | lastoutuknot, | |||
| double * | outuknots, | |||
| int * | kvpcs, | |||
| int * | lastoutvknot, | |||
| double * | outvknots, | |||
| int | outpitch, | |||
| double * | outctlp | |||
| ) |
1.7.1