#include "GEOMImpl_SplineDriver.hxx"#include "GEOMImpl_ISpline.hxx"#include "GEOMImpl_Types.hxx"#include "GEOMImpl_ICurveParametric.hxx"#include "GEOM_Function.hxx"#include "GEOMUtils.hxx"#include <BRepBuilderAPI_MakeEdge.hxx>#include <BRepBuilderAPI_MakeVertex.hxx>#include <BRep_Tool.hxx>#include <TopAbs.hxx>#include <TopExp.hxx>#include <TopoDS.hxx>#include <TopoDS_Shape.hxx>#include <TopoDS_Edge.hxx>#include <TopoDS_Vertex.hxx>#include <Geom_BezierCurve.hxx>#include <GeomAPI_Interpolate.hxx>#include <gp.hxx>#include <gp_Pnt.hxx>#include <gp_Circ.hxx>#include <Precision.hxx>#include <TColgp_Array1OfPnt.hxx>#include <TColgp_HArray1OfPnt.hxx>#include <Standard_NullObject.hxx>Macros | |
| #define | BSPLINE_PROCESS_CLOSED_PNTSET 2 |
Functions | |
| OCCT_IMPLEMENT_STANDARD_RTTIEXT (GEOMImpl_SplineDriver, GEOM_BaseDriver) | |
| #define BSPLINE_PROCESS_CLOSED_PNTSET 2 |
| OCCT_IMPLEMENT_STANDARD_RTTIEXT | ( | GEOMImpl_SplineDriver | , |
| GEOM_BaseDriver | |||
| ) |