#include <stdlib.h>#include <math.h>#include <string.h>#include <stdio.h>#include "pkvaria.h"#include "pkgeom.h"#include "multibs.h"#include "msgpool.h"
Functions | |
| void | mbs_multiInterp2knHermiteBSf (int ncurves, int spdimen, int degree, int lastknot, const float *knots, int nlbc, int lbcpitch, const float *lbc, int nrbc, int rbcpitch, const float *rbc, int pitch, float *ctlpoints) |
| void mbs_multiInterp2knHermiteBSf | ( | int | ncurves, | |
| int | spdimen, | |||
| int | degree, | |||
| int | lastknot, | |||
| const float * | knots, | |||
| int | nlbc, | |||
| int | lbcpitch, | |||
| const float * | lbc, | |||
| int | nrbc, | |||
| int | rbcpitch, | |||
| const float * | rbc, | |||
| int | pitch, | |||
| float * | ctlpoints | |||
| ) |
1.7.1