CurvBez Struct Reference

#include <ut_geo.h>


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

Data Fields

int ptNr
Pointcptab
double va
double vb

Field Documentation

double CurvBez::va

double CurvBez::vb


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

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