Defines | Functions

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

Defines

#define CONST_

Functions

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

Define Documentation

#define CONST_

Function Documentation

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