| _behavior | CSG::CSGUniverseEngUnit | protected |
| _cells | CSG::CSGUniverseEngUnit | protected |
| _fill_mats | CSG::PinUniverseEngUnit | private |
| _internal_base | CSG::CSGUniverseEngUnit | protected |
| _is_root | CSG::CSGUniverseEngUnit | protected |
| _name | CSG::CSGUniverseEngUnit | protected |
| _ring_radii | CSG::PinUniverseEngUnit | private |
| _transformations | CSG::CSGUniverseEngUnit | protected |
| addCell(const CSGCell &)=delete | CSG::CSGUniverseEngUnit | protected |
| addCell(const CSGCell &)=delete | CSG::CSGUniverseEngUnit | protected |
| addTransformation(TransformationType type, const std::tuple< Real, Real, Real > &values) | CSG::CSGUniverseEngUnit | protected |
| applyReverseTransformsToPoint(Point p) const | CSG::CSGUniverseEngUnit | protected |
| clone() const override | CSG::PinUniverseEngUnit | protectedvirtual |
| CSGEngUnit(const std::string &behavior) | CSG::CSGEngUnit | protected |
| CSGTransformationHelper()=default | CSG::CSGTransformationHelper | |
| CSGUniverse(const std::string &name, bool is_root=false) | CSG::CSGUniverse | |
| CSGUniverse(const std::string &name, std::vector< CSGCell * > &cells, bool is_root=false) | CSG::CSGUniverse | |
| CSGUniverseEngUnit(const std::string &name, bool is_root=false) | CSG::CSGUniverseEngUnit | protected |
| expandUnit() override | CSG::PinUniverseEngUnit | protectedvirtual |
| FRIEND_TEST(CSGUniverseTest, testGetCell) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testAddCell) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testRemoveCell) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testRemoveAllCells) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testSetName) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testUniverseEquality) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGSurfaceTest, testHalfspaceWithTransform) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGSurfaceTest, testHalfspaceWithNullTransform) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGEngUnitTest, testEngUnitEqual) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testGetCell) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testAddCell) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testRemoveCell) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testRemoveAllCells) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testSetName) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testUniverseEquality) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGSurfaceTest, testHalfspaceWithTransform) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGSurfaceTest, testHalfspaceWithNullTransform) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGEngUnitTest, testEngUnitEqual) | CSG::CSGUniverseEngUnit | protected |
| getAllCells() const | CSG::CSGUniverseEngUnit | |
| getAttributes() const override | CSG::PinUniverseEngUnit | virtual |
| getBase() | CSG::CSGUniverseEngUnit | protected |
| getBehavior() const | CSG::CSGUniverseEngUnit | |
| getCell(const std::string &name) | CSG::CSGUniverseEngUnit | |
| getExpandedUniverse() const | CSG::CSGUniverseEngUnit | protected |
| getName() const override | CSG::CSGUniverseEngUnit | virtual |
| getTransformations() const override | CSG::CSGUniverseEngUnit | virtual |
| getTransformationsAsStrings() const override | CSG::CSGUniverseEngUnit | virtual |
| getTransformationTypeString(TransformationType type) | CSG::CSGUniverseEngUnit | static |
| getUnitType() const | CSG::CSGUniverseEngUnit | |
| hasCell(const std::string &name) const | CSG::CSGUniverseEngUnit | |
| isEngUnit() const override | CSG::CSGUniverseEngUnit | virtual |
| isRoot() const | CSG::CSGUniverseEngUnit | |
| isValidTransformationValue(TransformationType type, const std::tuple< Real, Real, Real > &values) | CSG::CSGUniverseEngUnit | static |
| operator!=(const CSGUniverseEngUnit &other) const | CSG::CSGUniverseEngUnit | |
| operator!=(const CSGUniverse &other) const | CSG::CSGUniverseEngUnit | |
| operator!=(const CSGEngUnit &other) const | CSG::CSGUniverseEngUnit | |
| operator==(const CSGUniverseEngUnit &other) const | CSG::CSGUniverseEngUnit | |
| operator==(const CSGUniverse &other) const | CSG::CSGUniverseEngUnit | |
| operator==(const CSGEngUnit &other) const | CSG::CSGUniverseEngUnit | |
| PinUniverseEngUnit(const std::string &name, const std::vector< Real > &ring_radii, const std::vector< std::string > &fill_mats) | CSG::PinUniverseEngUnit | |
| releaseBase() | CSG::CSGUniverseEngUnit | protected |
| removeAllCells() | CSG::CSGUniverseEngUnit | protected |
| removeCell(const std::string &name) | CSG::CSGUniverseEngUnit | protected |
| setName(const std::string &name) | CSG::CSGUniverseEngUnit | protected |
| ~CSGEngUnit() | CSG::CSGEngUnit | virtual |
| ~CSGUniverse()=default | CSG::CSGUniverse | virtual |