Defines | Functions

mbs51d.c File Reference

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

Defines

#define CONST_

Functions

boolean mbs_FindBSCommonKnotSequenced (int *degree, int *lastknot, double **knots, int nsequences,...)
boolean mbs_multiAdjustBSCRepd (int ncurves, int spdimen, int indegree, int inlastknot, const double *inknots, int inpitch, const double *inctlpoints, int outdegree, int outlastknot, CONST_ double *outknots, int outpitch, double *outctlpoints)

Define Documentation

#define CONST_

Function Documentation

boolean mbs_FindBSCommonKnotSequenced ( int *  degree,
int *  lastknot,
double **  knots,
int  nsequences,
  ... 
)
boolean mbs_multiAdjustBSCRepd ( int  ncurves,
int  spdimen,
int  indegree,
int  inlastknot,
const double *  inknots,
int  inpitch,
const double *  inctlpoints,
int  outdegree,
int  outlastknot,
CONST_ double *  outknots,
int  outpitch,
double *  outctlpoints 
)