Data Structures | Functions

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

Data Structures

struct  outerp4x4d

Functions

char mbs_BezP3Normalf (int degreeu, int degreev, const point3f *ctlpoints, int *ndegu, int *ndegv, vector3f *ncp)
char mbs_BezP3RNormalf (int degreeu, int degreev, const point4f *ctlpoints, int *ndegu, int *ndegv, vector3f *ncp)

Function Documentation

char mbs_BezP3Normalf ( int  degreeu,
int  degreev,
const point3f ctlpoints,
int *  ndegu,
int *  ndegv,
vector3f ncp 
)
char mbs_BezP3RNormalf ( int  degreeu,
int  degreev,
const point4f ctlpoints,
int *  ndegu,
int *  ndegv,
vector3f ncp 
)