#include <math.h>
#include <string.h>
#include <stdio.h>
#include "pkvaria.h"
#include "pkgeom.h"
#include "multibs.h"
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) |
char mbs_BezP3Normalf | ( | int | degreeu, | |
int | degreev, | |||
const point3f * | ctlpoints, | |||
int * | ndegu, | |||
int * | ndegv, | |||
vector3f * | ncp | |||
) |