This is the complete list of members for NEM::NUCMESH::ShapesArray, including all inherited members.
basicTransformation(const gp_Trsf &transformation, NEM::GEO::GeoManager &&geoMetadata) | NEM::NUCMESH::ShapesArray | protectedstatic |
createGeo() const =0 | NEM::NUCMESH::ShapeBase | protectedpure virtual |
createGeoImpl(Modifier &&modifier) const | NEM::NUCMESH::ShapesArray | inlineprotected |
fillPattern(std::size_t idx) | NEM::NUCMESH::ShapesArray | |
getCenter() const | NEM::NUCMESH::ShapeBase | |
getNumPatternShapes() const | NEM::NUCMESH::ShapesArray | |
getPattern(std::size_t idx) const | NEM::NUCMESH::ShapesArray | protected |
getPatternShape(std::size_t idx) const | NEM::NUCMESH::ShapesArray | |
getPatternSize() const | NEM::NUCMESH::ShapesArray | protected |
getRotatedPoint(const std::array< double, 3 > ¢er, const std::array< double, 2 > &rotation) | NEM::NUCMESH::ShapeBase | static |
insertPatternShape(std::size_t idx, Shape &&shape) | NEM::NUCMESH::ShapesArray | inline |
makePatternShape(std::size_t idx, Args &&...args) | NEM::NUCMESH::ShapesArray | inline |
mergeGeo(NEM::GEO::GeoManager &keepGeo, NEM::GEO::GeoManager &&removeGeo) | NEM::NUCMESH::ShapeBase | protectedstatic |
operator=(const ShapeBase &)=default | NEM::NUCMESH::ShapeBase | protected |
operator=(ShapeBase &&)=default | NEM::NUCMESH::ShapeBase | protected |
pattern_ | NEM::NUCMESH::ShapesArray | private |
patternShapes_ | NEM::NUCMESH::ShapesArray | private |
setCenter(const std::array< double, 3 > ¢er) | NEM::NUCMESH::ShapeBase | |
setPattern(std::size_t idx, std::size_t patternKey) | NEM::NUCMESH::ShapesArray | protected |
setPatternShape(std::size_t idx, const std::shared_ptr< ShapeBase > &shape) | NEM::NUCMESH::ShapesArray | |
ShapeBase(const std::array< double, 3 > ¢er={0, 0, 0}) | NEM::NUCMESH::ShapeBase | explicitprotected |
ShapeBase(const ShapeBase &)=default | NEM::NUCMESH::ShapeBase | protected |
ShapeBase(ShapeBase &&)=default | NEM::NUCMESH::ShapeBase | protected |
ShapesArray(const std::array< double, 3 > ¢er, std::size_t numPatternShapes) | NEM::NUCMESH::ShapesArray | protected |
~ShapeBase()=default | NEM::NUCMESH::ShapeBase | virtual |