#include <TopoDS_Wire.hxx>
#include <Standard_Real.hxx>
#include <Handle_BRepAdaptor_HArray1OfCurve.hxx>
#include <Handle_TColStd_HArray1OfReal.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <Adaptor3d_Curve.hxx>
#include <GeomAbs_Shape.hxx>
#include <Handle_Adaptor3d_HCurve.hxx>
#include <GeomAbs_CurveType.hxx>
#include <Handle_Geom_BezierCurve.hxx>
#include <Handle_Geom_BSplineCurve.hxx>
#include <Standard.hxx>
#include <Standard_Macro.hxx>
Go to the source code of this file.
Classes | |
class | BRepAdaptor_CompCurve2 |
The Curve from BRepAdaptor allows to use a Wire of the BRep topology like a 3D curve. More... |