CurvRBez Struct Reference

Rational Bezier curve Typ_CVRBEZ. More...

#include <ut_geo.h>

Data Fields

int ptNr
Pointcptab
double * wtab
double va
double vb

Detailed Description

Rational Bezier curve Typ_CVRBEZ.

 ptNr   ... number of control points; degree = (ptNr - 1)
 cptab[ptNr] control points of rational Bezier curve
 wtab[ptNr]  weights of rational Bezier curve (number = ptNr)
 va, vb ... global end-parameters of rational Bezier curve

Field Documentation

double* CurvRBez::wtab
double CurvRBez::va
double CurvRBez::vb

The documentation for this struct was generated from the following file:
Generated on Fri Apr 6 09:40:12 2012 for gCAD3D by  doxygen 1.6.3