#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <TopoDS_Shape.hxx>
#include <GeomAdaptor_Surface.hxx>
#include <GEOMAlgo_Clsf.hxx>
#include <Standard_Boolean.hxx>
#include <Geom_Curve.hxx>
#include <Geom_Surface.hxx>
 
Go to the source code of this file.
      
        
          | const TopoDS_Shape & GEOMAlgo_ClsfBox::Box  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | virtual Standard_EXPORT Standard_Boolean CanBeON  | 
          ( | 
          const Handle(Geom_Curve)&  | 
          aC | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual Standard_EXPORT Standard_Boolean CanBeON  | 
          ( | 
          const Handle(Geom_Surface)&  | 
          aST | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual Standard_EXPORT void CheckData  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual Standard_EXPORT void Perform  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
      
        
          | Standard_EXPORT void SetBox  | 
          ( | 
          const TopoDS_Shape &  | 
          aS | ) | 
           | 
        
      
 
 
  
  
      
        
          | GEOMAlgo_ClsfBox::~GEOMAlgo_ClsfBox  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   |