Data Structures | Functions

mbs17d.c File Reference

#include <math.h>
#include <string.h>
#include <stdio.h>
#include "pkvaria.h"
#include "pkgeom.h"
#include "multibs.h"
Include dependency graph for mbs17d.c:

Data Structures

struct  outerp4x4ld

Functions

char mbs_BezP3Normald (int degreeu, int degreev, const point3d *ctlpoints, int *ndegu, int *ndegv, vector3d *ncp)
char mbs_BezP3RNormald (int degreeu, int degreev, const point4d *ctlpoints, int *ndegu, int *ndegv, vector3d *ncp)

Function Documentation

char mbs_BezP3Normald ( int  degreeu,
int  degreev,
const point3d ctlpoints,
int *  ndegu,
int *  ndegv,
vector3d ncp 
)
char mbs_BezP3RNormald ( int  degreeu,
int  degreev,
const point4d ctlpoints,
int *  ndegu,
int *  ndegv,
vector3d ncp 
)