CurvRBSpl Struct Reference

Rational B-Spline-curve; Typ_CVRBSP. More...

#include <ut_geo.h>

Data Fields

int ptNr
int deg
double v0
double v1
double * kvTab
double * wTab
PointcpTab

Detailed Description

Rational B-Spline-curve; Typ_CVRBSP.

 ptNr              ... number of control points
 deg               ... degree
 v0                ... start parameter
 v1                ... end parameter
 kvTab[ptNr+deg+1] ... knot values (non-decreasing)
 wTab[ptNr]        ... weights
 cpTab[ptNr]       ... control points

Field Documentation

double CurvRBSpl::v0
double CurvRBSpl::v1
double * CurvRBSpl::kvTab
double * CurvRBSpl::wTab

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