Functions

mbs24d.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 mbs24d.c:

Functions

void mbs_multiBSChangeLeftKnotsd (int ncurves, int spdimen, int degree, double *knots, int pitch, double *ctlpoints, double *newknots)
void mbs_multiBSChangeRightKnotsd (int ncurves, int spdimen, int degree, int lastknot, double *knots, int pitch, double *ctlpoints, double *newknots)

Function Documentation

void mbs_multiBSChangeLeftKnotsd ( int  ncurves,
int  spdimen,
int  degree,
double *  knots,
int  pitch,
double *  ctlpoints,
double *  newknots 
)
void mbs_multiBSChangeRightKnotsd ( int  ncurves,
int  spdimen,
int  degree,
int  lastknot,
double *  knots,
int  pitch,
double *  ctlpoints,
double *  newknots 
)