Open CASCADE Technology  6.9.1
Data Structures
Geom_BSplineCurve.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Geom_BSplineCurve.hxx>
#include <Standard_Boolean.hxx>
#include <GeomAbs_BSplKnotDistribution.hxx>
#include <GeomAbs_Shape.hxx>
#include <Standard_Integer.hxx>
#include <Handle_TColgp_HArray1OfPnt.hxx>
#include <Handle_TColStd_HArray1OfReal.hxx>
#include <Handle_TColStd_HArray1OfInteger.hxx>
#include <Standard_Real.hxx>
#include <Standard_Mutex.hxx>
#include <Geom_BoundedCurve.hxx>
#include <Handle_Geom_Geometry.hxx>

Data Structures

class  Geom_BSplineCurve
 Definition of the B_spline curve. A B-spline curve can be Uniform or non-uniform Rational or non-rational Periodic or non-periodic. More...