Functions

mbs24f.c File Reference

#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <stdio.h>
#include "pkvaria.h"
#include "pknum.h"
#include "pkgeom.h"
#include "multibs.h"
#include "msgpool.h"
Include dependency graph for mbs24f.c:

Functions

void mbs_multiBSChangeLeftKnotsf (int ncurves, int spdimen, int degree, float *knots, int pitch, float *ctlpoints, float *newknots)
void mbs_multiBSChangeRightKnotsf (int ncurves, int spdimen, int degree, int lastknot, float *knots, int pitch, float *ctlpoints, float *newknots)

Function Documentation

void mbs_multiBSChangeLeftKnotsf ( int  ncurves,
int  spdimen,
int  degree,
float *  knots,
int  pitch,
float *  ctlpoints,
float *  newknots 
)
void mbs_multiBSChangeRightKnotsf ( int  ncurves,
int  spdimen,
int  degree,
int  lastknot,
float *  knots,
int  pitch,
float *  ctlpoints,
float *  newknots 
)