Converts a list of connecting Bezier Curves to a
BSplineCurve.
if possible, the continuity of the BSpline will be
increased to more than C0.
#include <ShapeConstruct_CompBezierCurvesToBSplineCurve.hxx>
Constructor & Destructor Documentation
| ShapeConstruct_CompBezierCurvesToBSplineCurve::ShapeConstruct_CompBezierCurvesToBSplineCurve |
( |
const Standard_Real |
AngularTolerance = 1.0e-4 | ) |
|
Member Function Documentation
| void ShapeConstruct_CompBezierCurvesToBSplineCurve::AddCurve |
( |
const TColgp_Array1OfPnt & |
Poles | ) |
|
| Standard_Integer ShapeConstruct_CompBezierCurvesToBSplineCurve::Degree |
( |
| ) |
const |
| Standard_Integer ShapeConstruct_CompBezierCurvesToBSplineCurve::NbKnots |
( |
| ) |
const |
| Standard_Integer ShapeConstruct_CompBezierCurvesToBSplineCurve::NbPoles |
( |
| ) |
const |
| void ShapeConstruct_CompBezierCurvesToBSplineCurve::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* ShapeConstruct_CompBezierCurvesToBSplineCurve::operator new |
( |
size_t |
size | ) |
[inline] |
| void* ShapeConstruct_CompBezierCurvesToBSplineCurve::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void ShapeConstruct_CompBezierCurvesToBSplineCurve::Perform |
( |
| ) |
|
| void ShapeConstruct_CompBezierCurvesToBSplineCurve::Poles |
( |
TColgp_Array1OfPnt & |
Poles | ) |
const |
The documentation for this class was generated from the following file: