This is the complete list of members for NEM::NUCMESH::NucMeshGeo, including all inherited members.
buildCompound() const | NEM::GEO::GeoManager | |
computeMesh(SMESH_Gen &generator) | NEM::NUCMESH::NucMeshGeo | |
deleteShapes(const TopoDS_Shape &shape) | NEM::GEO::GeoManager | |
deleteShapes(const std::vector< TopoDS_Shape > &shapes) | NEM::GEO::GeoManager | |
dim_ | NEM::GEO::GeoManager | protected |
GeoManager(int dim) | NEM::GEO::GeoManager | explicit |
get(const TopoDS_Shape &shape) | NEM::GEO::GeoManager | |
get(const TopoDS_Shape &shape) const | NEM::GEO::GeoManager | |
getDim() const | NEM::GEO::GeoManager | |
getMap() | NEM::GEO::GeoManager | |
getMap() const | NEM::GEO::GeoManager | |
insert(const TopoDS_Shape &shape, std::shared_ptr< ShapeData > shapeData) | NEM::GEO::GeoManager | |
insertConstruct(const TopoDS_Shape &shape, Args &&...args) | NEM::GEO::GeoManager | inline |
insertForward(const TopoDS_Shape &shape, T &&shapeData) | NEM::GEO::GeoManager | inline |
isChild(const TopoDS_Shape &shape) const | NEM::GEO::GeoManager | protected |
map_ | NEM::GEO::GeoManager | protected |
MapType typedef | NEM::GEO::GeoManager | |
modify(BRepBuilderAPI_MakeShape &op, const std::vector< TopoDS_Shape > &shapes, const std::vector< TopAbs_ShapeEnum > &typesToTraverse={ TopAbs_VERTEX, TopAbs_EDGE, TopAbs_FACE, TopAbs_SOLID}) | NEM::GEO::GeoManager | |
modify(BRepBuilderAPI_MakeShape &op, const TopTools_ListOfShape &shapes, const std::vector< TopAbs_ShapeEnum > &typesToTraverse={ TopAbs_VERTEX, TopAbs_EDGE, TopAbs_FACE, TopAbs_SOLID}) | NEM::GEO::GeoManager | |
modify(BRepAlgoAPI_BooleanOperation &op, const std::vector< TopAbs_ShapeEnum > &typesToTraverse={ TopAbs_VERTEX, TopAbs_EDGE, TopAbs_FACE, TopAbs_SOLID}) | NEM::GEO::GeoManager | |
modify(BRepBuilderAPI_Sewing &op, const std::vector< TopoDS_Shape > &shapes, const std::vector< TopAbs_ShapeEnum > &typesToTraverse={ TopAbs_VERTEX, TopAbs_EDGE, TopAbs_FACE, TopAbs_SOLID}) | NEM::GEO::GeoManager | |
modifyImpl(BRepBuilderAPI_MakeShape &op, const TopoDS_Shape &shape, std::vector< TopoDS_Shape > &shapesToRemove) | NEM::GEO::GeoManager | protected |
setDim(int dim) | NEM::GEO::GeoManager |