28 #ifndef _GEOMAlgo_ClsfQuad_HeaderFile 
   29 #define _GEOMAlgo_ClsfQuad_HeaderFile 
   34 #include <GeomAdaptor_Surface.hxx> 
   35 #include <Standard_DefineHandle.hxx> 
   59                     const gp_Pnt &theTopRigthPoint,
 
   60                     const gp_Pnt &theBottomLeftPoint,
 
   61                     const gp_Pnt &theBottomRigthPoint);
 
   65                     gp_Pnt &theTopRigthPoint,
 
   66                     gp_Pnt &theBottomLeftPoint,
 
   67                     gp_Pnt &theBottomRigthPoint) 
const;
 
   76     virtual  Standard_Boolean 
CanBeON(
const Handle(Geom_Curve)& aC) 
const;
 
   79     virtual  Standard_Boolean 
CanBeON(
const Handle(Geom_Surface)& aST) 
const;