|
SHAPER
9.15.0
|
Perform mapping specified types of sub-shapes of given shape. More...
Public Member Functions | |
| GEOMALGOAPI_EXPORT | GeomAlgoAPI_MapShapesAndAncestors (const std::shared_ptr< GeomAPI_Shape > theShape, const GeomAPI_Shape::ShapeType theShapeType, const GeomAPI_Shape::ShapeType theAncestorType) |
| Perform mapping. More... | |
| GEOMALGOAPI_EXPORT void | perform (const std::shared_ptr< GeomAPI_Shape > theShape, const GeomAPI_Shape::ShapeType theShapeType, const GeomAPI_Shape::ShapeType theAncestorType) |
| Perform mapping. More... | |
| const MapShapeToShapes & | map () const |
Perform mapping specified types of sub-shapes of given shape.
| GeomAlgoAPI_MapShapesAndAncestors::GeomAlgoAPI_MapShapesAndAncestors | ( | const std::shared_ptr< GeomAPI_Shape > | theShape, |
| const GeomAPI_Shape::ShapeType | theShapeType, | ||
| const GeomAPI_Shape::ShapeType | theAncestorType | ||
| ) |
Perform mapping.
| void GeomAlgoAPI_MapShapesAndAncestors::perform | ( | const std::shared_ptr< GeomAPI_Shape > | theShape, |
| const GeomAPI_Shape::ShapeType | theShapeType, | ||
| const GeomAPI_Shape::ShapeType | theAncestorType | ||
| ) |
Perform mapping.
|
inline |