#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"
Functions | |
| void | bsf_WriteSpaceDim (int spdimen, boolean rational) |
| void | bsf_WriteCurveDegree (int degree) |
| void | bsf_WritePatchDegree (int udeg, int vdeg) |
| void bsf_WriteCurveDegree | ( | int | degree | ) |
| void bsf_WritePatchDegree | ( | int | udeg, | |
| int | vdeg | |||
| ) |
| void bsf_WriteSpaceDim | ( | int | spdimen, | |
| boolean | rational | |||
| ) |
1.7.1