#include <stdlib.h>#include <math.h>#include <string.h>#include "pkvaria.h"#include "pkgeom.h"#include "multibs.h"#include "msgpool.h"
Functions | |
| int | mbs_SetKnotf (int lastknot, float *knots, int knotnum, int mult, float t) |
| int | mbs_SetKnotClosedf (int degree, int lastknot, float *knots, float T, int knotnum, int mult, float t) |
| int mbs_SetKnotClosedf | ( | int | degree, | |
| int | lastknot, | |||
| float * | knots, | |||
| float | T, | |||
| int | knotnum, | |||
| int | mult, | |||
| float | t | |||
| ) |
| int mbs_SetKnotf | ( | int | lastknot, | |
| float * | knots, | |||
| int | knotnum, | |||
| int | mult, | |||
| float | t | |||
| ) |
1.7.1