This is the complete list of members for NEM::NUCMESH::RectangularArray, including all inherited members.
basicTransformation(const gp_Trsf &transformation, NEM::GEO::GeoManager &&geoMetadata) | NEM::NUCMESH::ShapesArray | protectedstatic |
createGeo() const override | NEM::NUCMESH::RectangularArray | protectedvirtual |
createGeoImpl(Modifier &&modifier) const | NEM::NUCMESH::ShapesArray | inlineprotected |
delta_ | NEM::NUCMESH::RectangularArray | private |
dims_ | NEM::NUCMESH::RectangularArray | private |
fillPattern(std::size_t idx) | NEM::NUCMESH::ShapesArray | |
getCenter() const | NEM::NUCMESH::ShapeBase | |
getGridDims() const | NEM::NUCMESH::RectangularArray | inline |
getGridDistance() const | NEM::NUCMESH::RectangularArray | inline |
getNumPatternShapes() const | NEM::NUCMESH::ShapesArray | |
getPattern(std::size_t x, std::size_t y) const | NEM::NUCMESH::RectangularArray | |
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 |
RectangularArray(const std::array< std::size_t, 2 > &gridDims, const std::array< double, 2 > &deltaGrid, const std::array< double, 3 > ¢er={0, 0, 0}) | NEM::NUCMESH::RectangularArray | |
setCenter(const std::array< double, 3 > ¢er) | NEM::NUCMESH::ShapeBase | |
setGridDistance(const std::array< double, 2 > &gridDistance) | NEM::NUCMESH::RectangularArray | inline |
setPattern(std::size_t x, std::size_t y, std::size_t patternKey) | NEM::NUCMESH::RectangularArray | |
NEM::NUCMESH::ShapesArray::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 |