CurvRBez Struct Reference

#include <ut_geo.h>


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

Data Fields

int ptNr
Pointcptab
double * wtab
double va
double vb

Field Documentation

double* CurvRBez::wtab

double CurvRBez::va

double CurvRBez::vb


The documentation for this struct was generated from the following file:

Generated on Sat May 30 09:31:58 2009 for gCAD3D by  doxygen 1.5.6