| _behavior | CSG::CSGEngUnit | protected |
| _cells | CSG::CSGUniverse | protected |
| _internal_base | CSG::CSGEngUnit | protected |
| _is_root | CSG::CSGUniverse | protected |
| _name | CSG::CSGUniverse | protected |
| _transformations | CSG::CSGTransformationHelper | protected |
| addCell(const CSGCell &)=delete | CSG::CSGUniverseEngUnit | protected |
| addTransformation(TransformationType type, const std::tuple< Real, Real, Real > &values) | CSG::CSGTransformationHelper | protected |
| applyReverseTransformsToPoint(Point p) const | CSG::CSGTransformationHelper | protected |
| clone() const =0 | CSG::CSGUniverseEngUnit | protectedpure virtual |
| CSGBase class | CSG::CSGUniverseEngUnit | friend |
| 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=0 | CSG::CSGUniverseEngUnit | protectedpure virtual |
| FRIEND_TEST(CSGUniverseTest, testGetCell) | CSG::CSGUniverse | protected |
| FRIEND_TEST(CSGUniverseTest, testAddCell) | CSG::CSGUniverse | protected |
| FRIEND_TEST(CSGUniverseTest, testRemoveCell) | CSG::CSGUniverse | protected |
| FRIEND_TEST(CSGUniverseTest, testRemoveAllCells) | CSG::CSGUniverse | protected |
| FRIEND_TEST(CSGUniverseTest, testSetName) | CSG::CSGUniverse | protected |
| FRIEND_TEST(CSGUniverseTest, testUniverseEquality) | CSG::CSGUniverse | protected |
| CSG::CSGTransformationHelper::FRIEND_TEST(CSGSurfaceTest, testHalfspaceWithTransform) | CSG::CSGTransformationHelper | protected |
| CSG::CSGTransformationHelper::FRIEND_TEST(CSGSurfaceTest, testHalfspaceWithNullTransform) | CSG::CSGTransformationHelper | protected |
| CSG::CSGTransformationHelper::FRIEND_TEST(CSGEngUnitTest, testEngUnitEqual) | CSG::CSGTransformationHelper | protected |
| getAllCells() const | CSG::CSGUniverse | inline |
| getAttributes() const =0 | CSG::CSGEngUnit | pure virtual |
| getBase() | CSG::CSGEngUnit | inlineprotected |
| getBehavior() const | CSG::CSGEngUnit | inline |
| getCell(const std::string &name) | CSG::CSGUniverse | |
| getExpandedUniverse() const | CSG::CSGUniverseEngUnit | protected |
| getName() const override | CSG::CSGUniverseEngUnit | inlinevirtual |
| getTransformations() const override | CSG::CSGUniverseEngUnit | inlinevirtual |
| getTransformationsAsStrings() const override | CSG::CSGUniverseEngUnit | inlinevirtual |
| getTransformationTypeString(TransformationType type) | CSG::CSGTransformationHelper | static |
| getUnitType() const | CSG::CSGEngUnit | inline |
| hasCell(const std::string &name) const | CSG::CSGUniverse | |
| isEngUnit() const override | CSG::CSGUniverseEngUnit | inlinevirtual |
| isRoot() const | CSG::CSGUniverse | inline |
| isValidTransformationValue(TransformationType type, const std::tuple< Real, Real, Real > &values) | CSG::CSGTransformationHelper | static |
| operator!=(const CSGUniverseEngUnit &other) const | CSG::CSGUniverseEngUnit | inline |
| CSG::CSGUniverse::operator!=(const CSGUniverse &other) const | CSG::CSGUniverse | |
| CSG::CSGEngUnit::operator!=(const CSGEngUnit &other) const | CSG::CSGEngUnit | |
| operator==(const CSGUniverseEngUnit &other) const | CSG::CSGUniverseEngUnit | inline |
| CSG::CSGUniverse::operator==(const CSGUniverse &other) const | CSG::CSGUniverse | |
| CSG::CSGEngUnit::operator==(const CSGEngUnit &other) const | CSG::CSGEngUnit | |
| releaseBase() | CSG::CSGEngUnit | protected |
| removeAllCells() | CSG::CSGUniverse | inlineprotected |
| removeCell(const std::string &name) | CSG::CSGUniverse | protected |
| setName(const std::string &name) | CSG::CSGUniverse | inlineprotected |
| ~CSGEngUnit() | CSG::CSGEngUnit | virtual |
| ~CSGUniverse()=default | CSG::CSGUniverse | virtual |