#include "SMESH_ControlsClassifier.hxx"#include <GEOMUtils.hxx>#include <Utils_SALOME_Exception.hxx>#include <BRepClass3d_SolidClassifier.hxx>#include <BRepClass_FaceClassifier.hxx>#include <BRepBuilderAPI_Copy.hxx>#include <BRep_Tool.hxx>#include <BRepBndLib.hxx>#include <TopoDS.hxx>#include <TopExp.hxx>#include <GeomAPI_ProjectPointOnSurf.hxx>#include <GeomAPI_ProjectPointOnCurve.hxx>
Namespaces | |
| namespace | SMESH |
| namespace | SMESH::Controls |