#include <math.h>#include <string.h>#include <stdio.h>#include "pkvaria.h"#include "pkgeom.h"#include "multibs.h"
Functions | |
| void | mbs_multiFindBSDerivativef (int degree, int lastknot, const float *knots, int ncurves, int spdimen, int pitch, const float *ctlpoints, int *lastdknot, float *dknots, int dpitch, float *dctlpoints) |
| void mbs_multiFindBSDerivativef | ( | int | degree, | |
| int | lastknot, | |||
| const float * | knots, | |||
| int | ncurves, | |||
| int | spdimen, | |||
| int | pitch, | |||
| const float * | ctlpoints, | |||
| int * | lastdknot, | |||
| float * | dknots, | |||
| int | dpitch, | |||
| float * | dctlpoints | |||
| ) |
1.7.1