#include <GEOMAlgo_Builder.hxx>#include <TopAbs_State.hxx>#include <TopoDS.hxx>#include <TopoDS_Iterator.hxx>#include <TopoDS_Solid.hxx>#include <TopoDS_Shape.hxx>#include <TopoDS_Face.hxx>#include <TopoDS_Shell.hxx>#include <TopoDS_Compound.hxx>#include <TopExp.hxx>#include <TopExp_Explorer.hxx>#include <BRep_Builder.hxx>#include <BRepTools.hxx>#include <BRepClass3d_SolidClassifier.hxx>#include <TopTools_ListOfShape.hxx>#include <TopTools_IndexedMapOfShape.hxx>#include <TopTools_ListIteratorOfListOfShape.hxx>#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>#include <TopTools_MapIteratorOfMapOfShape.hxx>#include <TopTools_DataMapOfShapeShape.hxx>#include <TopTools_DataMapOfShapeInteger.hxx>#include <TopTools_DataMapIteratorOfDataMapOfShapeInteger.hxx>#include <TopTools_MapOfShape.hxx>#include <IntTools_Context.hxx>#include <NMTDS_ShapesDataStructure.hxx>#include <NMTTools_PaveFiller.hxx>#include <GEOMAlgo_Tools3D.hxx>#include <GEOMAlgo_BuilderSolid.hxx>#include <GEOMAlgo_ShapeSet.hxx>#include <GEOMAlgo_DataMapOfShapeShapeSet.hxx>#include <GEOMAlgo_DataMapIteratorOfDataMapOfShapeShapeSet.hxx>
Functions | |
| static void | OwnInternalShapes (const TopoDS_Shape &, TopTools_IndexedMapOfShape &) |
| void OwnInternalShapes | ( | const TopoDS_Shape & | theS, |
| TopTools_IndexedMapOfShape & | theMx | ||
| ) | [static] |