Defines | Functions | Variables

bookg1holed.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 FillG1Holed (int hole_k, point3d *(*GetBezp)(int i, int j), double beta1, double beta2, point3d *hpcp)

Variables

void(* G1OutCentralPointd )(point3d *p)
void(* G1OutAuxCurvesd )(int ncurves, int degree, CONST_ point3d *accp, double t)
void(* G1OutStarCurvesd )(int ncurves, int degree, CONST_ point3d *sccp)
void(* G1OutAuxPatchesd )(int npatches, int degu, int degv, CONST_ point3d *apcp)

Define Documentation

#define CONST_   const

Function Documentation

boolean FillG1Holed ( int  hole_k,
point3d *(*)(int i, int j)  GetBezp,
double  beta1,
double  beta2,
point3d hpcp 
)

Variable Documentation

void(* G1OutAuxCurvesd)(int ncurves, int degree, CONST_ point3d *accp, double t)
void(* G1OutAuxPatchesd)(int npatches, int degu, int degv, CONST_ point3d *apcp)
void(* G1OutStarCurvesd)(int ncurves, int degree, CONST_ point3d *sccp)