This is the complete list of members for NEM::NUCMESH::Circles, including all inherited members.
addRing(const Ring &ring) | NEM::NUCMESH::Circles | |
Circles(std::vector< Ring > rings, const std::array< double, 3 > ¢er={0, 0, 0}) | NEM::NUCMESH::Circles | explicit |
createGeo() const override | NEM::NUCMESH::Circles | protectedvirtual |
getCenter() const | NEM::NUCMESH::ShapeBase | |
getRings() const | NEM::NUCMESH::Circles | |
getRotatedPoint(const std::array< double, 3 > ¢er, const std::array< double, 2 > &rotation) | NEM::NUCMESH::ShapeBase | static |
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 |
rings_ | NEM::NUCMESH::Circles | private |
setCenter(const std::array< double, 3 > ¢er) | NEM::NUCMESH::ShapeBase | |
setRings(std::vector< Ring > rings) | NEM::NUCMESH::Circles | |
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 |
~ShapeBase()=default | NEM::NUCMESH::ShapeBase | virtual |