Functions

bsfile07r.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <malloc.h>
#include <string.h>
#include <ctype.h>
#include "pkvaria.h"
#include "pknum.h"
#include "pkgeom.h"
#include "camerad.h"
#include "multibs.h"
#include "bsfile.h"
Include dependency graph for bsfile07r.c:

Functions

boolean bsf_ReadBezierPatch4d (int maxdeg, int *udeg, int *vdeg, int *pitch, point4d *cpoints, int *spdimen, boolean *rational, byte *mk, char *name)

Function Documentation

boolean bsf_ReadBezierPatch4d ( int  maxdeg,
int *  udeg,
int *  vdeg,
int *  pitch,
point4d cpoints,
int *  spdimen,
boolean rational,
byte mk,
char *  name 
)