Version: 9.12.0
GEOMImpl_SplineDriver.cxx File Reference
#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
 

Macro Definition Documentation

◆ BSPLINE_PROCESS_CLOSED_PNTSET

#define BSPLINE_PROCESS_CLOSED_PNTSET   2