23 #ifndef _AdvancedEngine_DividedDiskDriver_HXX 
   24 #define _AdvancedEngine_DividedDiskDriver_HXX 
   28 #include <TFunction_Driver.hxx> 
   47   static const Standard_GUID& 
GetID();
 
   51                           std::vector<GEOM_Param>& params);
 
   53   TopoDS_Shape 
TransformShape  (TopoDS_Shape aShape, 
int theOrientation) 
const;
 
   54   TopoDS_Shape 
TransformShape  (TopoDS_Shape aShape, gp_Pnt P, gp_Dir V) 
const;
 
   55   TopoDS_Shape 
WPlaneTransform (TopoDS_Shape aShape, gp_Ax3 theWPlane) 
const;
 
   62 #endif // _AdvancedEngine_DividedDiskDriver_HXX