Defines | Functions | Variables

bookg1holef.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define CONST_   const

Functions

boolean FillG1Holef (int hole_k, point3f *(*GetBezp)(int i, int j), float beta1, float beta2, point3f *hpcp)

Variables

void(* G1OutCentralPointf )(point3f *p)
void(* G1OutAuxCurvesf )(int ncurves, int degree, CONST_ point3f *accp, float t)
void(* G1OutStarCurvesf )(int ncurves, int degree, CONST_ point3f *sccp)
void(* G1OutAuxPatchesf )(int npatches, int degu, int degv, CONST_ point3f *apcp)

Define Documentation

#define CONST_   const

Function Documentation

boolean FillG1Holef ( int  hole_k,
point3f *(*)(int i, int j)  GetBezp,
float  beta1,
float  beta2,
point3f hpcp 
)

Variable Documentation

void(* G1OutAuxCurvesf)(int ncurves, int degree, CONST_ point3f *accp, float t)
void(* G1OutAuxPatchesf)(int npatches, int degu, int degv, CONST_ point3f *apcp)
void(* G1OutStarCurvesf)(int ncurves, int degree, CONST_ point3f *sccp)