CurvBez Struct Reference

Bezier curve Typ_CVBEZ. More...

#include <ut_geo.h>

Data Fields

int ptNr
Pointcptab
double va
double vb

Detailed Description

Bezier curve Typ_CVBEZ.

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

Field Documentation

double CurvBez::va
double CurvBez::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