Open CASCADE Technology  6.9.1
Data Structures
Geom2dConvert_ApproxCurve.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_Geom2d_BSplineCurve.hxx>
#include <Standard_Real.hxx>
#include <Handle_Geom2d_Curve.hxx>
#include <GeomAbs_Shape.hxx>
#include <Standard_Integer.hxx>
#include <Handle_Adaptor2d_HCurve2d.hxx>
#include <Standard_OStream.hxx>

Data Structures

class  Geom2dConvert_ApproxCurve
 A framework to convert a 2D curve to a BSpline. This is done by approximation within a given tolerance. More...