#include <Standard.hxx>#include <Standard_Macro.hxx>#include <Standard_Real.hxx>#include <GeomAbs_Shape.hxx>#include <Standard_Integer.hxx>#include <Handle_Adaptor3d_HCurve.hxx>#include <Standard_Boolean.hxx>#include <GeomAbs_CurveType.hxx>#include <Handle_Geom_BezierCurve.hxx>#include <Handle_Geom_BSplineCurve.hxx>Data Structures | |
| class | Adaptor3d_Curve |
| Root class for 3D curves on which geometric algorithms work. An adapted curve is an interface between the services provided by a curve and those required of the curve by algorithms which use it. Two derived concrete classes are provided:
| |
1.6.3