20 #ifndef _AdvancedEngine_SmoothingSurfaceDriver_HXX 
   21 #define _AdvancedEngine_SmoothingSurfaceDriver_HXX 
   25 #include <TColgp_HArray1OfPnt.hxx> 
   26 #include <TopoDS_Shape.hxx> 
   40   static const Standard_GUID& 
GetID();
 
   44                           std::vector<GEOM_Param>& params);
 
   49   TopoDS_Shape MakeSmoothingSurfaceUnClosed
 
   50                     (const 
Handle(TColgp_HArray1OfPnt) &theListOfPoints,
 
   51                      const Standard_Integer            theNbMax,
 
   52                      const Standard_Integer            theDegMax,
 
   53                      const Standard_Real               theDMax) const;
 
   56 #endif // _AdvancedEngine_SmoothingSurfaceDriver_HXX