This is the complete list of members for CSG::CSGCartesianLattice, including all inherited members.
| _lattice_type | CSG::CSGLattice | protected |
| _name | CSG::CSGLattice | protected |
| _ncol | CSG::CSGCartesianLattice | protected |
| _nrow | CSG::CSGCartesianLattice | protected |
| _outer_material | CSG::CSGLattice | mutableprotected |
| _outer_type | CSG::CSGLattice | mutableprotected |
| _outer_universe | CSG::CSGLattice | protected |
| _pitch | CSG::CSGCartesianLattice | protected |
| _transformations | CSG::CSGTransformationHelper | protected |
| _universe_map | CSG::CSGLattice | protected |
| addTransformation(TransformationType type, const std::tuple< Real, Real, Real > &values) | CSG::CSGTransformationHelper | protected |
| applyReverseTransformsToPoint(Point p) const | CSG::CSGTransformationHelper | protected |
| clone() const override | CSG::CSGCartesianLattice | inlinevirtual |
| compareAttributes(const CSGLattice &other) const override | CSG::CSGCartesianLattice | protectedvirtual |
| CSGBase class | CSG::CSGCartesianLattice | friend |
| CSGCartesianLattice(const std::string &name, const Real pitch, std::vector< std::vector< std::reference_wrapper< const CSGUniverse >>> universes, const std::optional< OuterVariant > &outer=std::nullopt) | CSG::CSGCartesianLattice | |
| CSGCartesianLattice(const std::string &name, const Real pitch, const std::optional< OuterVariant > &outer=std::nullopt) | CSG::CSGCartesianLattice | |
| CSGLattice(const std::string &name, const std::string &lattice_type, const std::optional< OuterVariant > &outer=std::nullopt) | CSG::CSGLattice | |
| CSGTransformationHelper()=default | CSG::CSGTransformationHelper | |
| FRIEND_TEST(CSGLatticeTest, testCartSetUniverses) | CSG::CSGCartesianLattice | protected |
| FRIEND_TEST(CSGLatticeTest, testCartSetUniverseAtIndex) | CSG::CSGCartesianLattice | protected |
| FRIEND_TEST(CSGLatticeTest, testEmptyToFilled) | CSG::CSGCartesianLattice | protected |
| FRIEND_TEST(CSGLatticeTest, testCartLatticeEquality) | CSG::CSGCartesianLattice | protected |
| CSG::CSGLattice::FRIEND_TEST(CSGLatticeTest, testSetName) | CSG::CSGLattice | protected |
| CSG::CSGLattice::FRIEND_TEST(CSGLatticeTest, testUpdateOuter) | CSG::CSGLattice | protected |
| CSG::CSGLattice::FRIEND_TEST(CSGBaseTest, testAddLattice) | CSG::CSGLattice | protected |
| CSG::CSGTransformationHelper::FRIEND_TEST(CSGSurfaceTest, testHalfspaceWithTransform) | CSG::CSGTransformationHelper | protected |
| CSG::CSGTransformationHelper::FRIEND_TEST(CSGSurfaceTest, testHalfspaceWithNullTransform) | CSG::CSGTransformationHelper | protected |
| getAttributes() const override | CSG::CSGCartesianLattice | virtual |
| getName() const | CSG::CSGLattice | inline |
| getNCols() const | CSG::CSGCartesianLattice | inline |
| getNRows() const | CSG::CSGCartesianLattice | inline |
| getOuterMaterial() const | CSG::CSGLattice | |
| getOuterType() const | CSG::CSGLattice | inline |
| getOuterUniverse() const | CSG::CSGLattice | |
| getPitch() const | CSG::CSGCartesianLattice | inline |
| getTransformations() const | CSG::CSGTransformationHelper | inline |
| getTransformationsAsStrings() const | CSG::CSGTransformationHelper | |
| getTransformationTypeString(TransformationType type) | CSG::CSGTransformationHelper | static |
| getType() const | CSG::CSGLattice | inline |
| getUniqueUniverses() const | CSG::CSGLattice | |
| getUniverseAtIndex(const std::pair< int, int > index) | CSG::CSGLattice | |
| getUniverseIndices(const std::string &univ_name) const | CSG::CSGLattice | |
| getUniverseNameMap() const | CSG::CSGLattice | |
| getUniverses() const | CSG::CSGLattice | inline |
| hasUniverse(const std::string &name) const | CSG::CSGLattice | |
| isValidIndex(const std::pair< int, int > index) const override | CSG::CSGCartesianLattice | virtual |
| isValidTransformationValue(TransformationType type, const std::tuple< Real, Real, Real > &values) | CSG::CSGTransformationHelper | static |
| isValidUniverseMap(std::vector< std::vector< std::reference_wrapper< const CSGUniverse >>> universes) const override | CSG::CSGCartesianLattice | virtual |
| operator!=(const CSGLattice &other) const | CSG::CSGLattice | |
| operator==(const CSGLattice &other) const | CSG::CSGLattice | |
| resetOuter() | CSG::CSGLattice | |
| setName(const std::string &name) | CSG::CSGLattice | inlineprotected |
| setPitch(Real pitch) | CSG::CSGCartesianLattice | |
| setUniverseAtIndex(const CSGUniverse &universe, const std::pair< int, int > index) | CSG::CSGLattice | protected |
| setUniverses(std::vector< std::vector< std::reference_wrapper< const CSGUniverse >>> universes) override | CSG::CSGCartesianLattice | protectedvirtual |
| updateOuter(const std::string &outer_name) | CSG::CSGLattice | protected |
| updateOuter(const CSGUniverse &outer_universe) | CSG::CSGLattice | protected |
| ~CSGCartesianLattice()=default | CSG::CSGCartesianLattice | virtual |
| ~CSGLattice()=default | CSG::CSGLattice | virtual |
1.8.14