| _behavior | CSG::CSGEngUnit | protected |
| _expanded_region | CSG::CSGSurfaceEngUnit | protected |
| _internal_base | CSG::CSGEngUnit | protected |
| _name | CSG::CSGSurface | protected |
| _transformations | CSG::CSGTransformationHelper | protected |
| addTransformation(TransformationType type, const std::tuple< Real, Real, Real > &values) | CSG::CSGTransformationHelper | protected |
| applyReverseTransformsToPoint(Point p) const | CSG::CSGTransformationHelper | protected |
| clone() const override=0 | CSG::CSGSurfaceEngUnit | protectedpure virtual |
| CSGBase class | CSG::CSGSurfaceEngUnit | friend |
| CSGEngUnit(const std::string &behavior) | CSG::CSGEngUnit | protected |
| CSGSurface(const std::string &name) | CSG::CSGSurface | |
| CSGSurfaceEngUnit(const std::string &name) | CSG::CSGSurfaceEngUnit | |
| CSGTransformationHelper()=default | CSG::CSGTransformationHelper | |
| evaluateSurfaceEquationAtPoint(const Point &p) const override=0 | CSG::CSGSurfaceEngUnit | pure virtual |
| expandUnit() override=0 | CSG::CSGSurfaceEngUnit | protectedpure virtual |
| FRIEND_TEST(CSGEngUnitTest, testSurfUnit) | CSG::CSGSurfaceEngUnit | protected |
| CSG::CSGSurface::FRIEND_TEST(CSGSurfaceTest, testSetName) | CSG::CSGSurface | protected |
| CSG::CSGSurface::FRIEND_TEST(CSGSurfaceTest, testSurfaceEquality) | CSG::CSGSurface | 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 |
| getAttributes() const =0 | CSG::CSGEngUnit | pure virtual |
| getBase() | CSG::CSGEngUnit | inlineprotected |
| getBehavior() const | CSG::CSGEngUnit | inline |
| getCoeffs() const override | CSG::CSGSurfaceEngUnit | virtual |
| getExpandedRegion() const | CSG::CSGSurfaceEngUnit | protected |
| getHalfspaceFromPoint(const Point &p) const | CSG::CSGSurface | |
| getName() const override | CSG::CSGSurfaceEngUnit | inlinevirtual |
| getSurfaceType() const | CSG::CSGSurface | inline |
| getTransformations() const override | CSG::CSGSurfaceEngUnit | inlinevirtual |
| getTransformationsAsStrings() const override | CSG::CSGSurfaceEngUnit | inlinevirtual |
| getTransformationTypeString(TransformationType type) | CSG::CSGTransformationHelper | static |
| getUnitType() const | CSG::CSGEngUnit | inline |
| Halfspace enum name | CSG::CSGSurface | |
| isEngUnit() const override | CSG::CSGSurfaceEngUnit | inlinevirtual |
| isValidTransformationValue(TransformationType type, const std::tuple< Real, Real, Real > &values) | CSG::CSGTransformationHelper | static |
| operator!=(const CSGSurfaceEngUnit &other) const | CSG::CSGSurfaceEngUnit | inline |
| CSG::CSGSurface::operator!=(const CSGSurface &other) const | CSG::CSGSurface | |
| CSG::CSGEngUnit::operator!=(const CSGEngUnit &other) const | CSG::CSGEngUnit | |
| operator==(const CSGSurfaceEngUnit &other) const | CSG::CSGSurfaceEngUnit | inline |
| CSG::CSGSurface::operator==(const CSGSurface &other) const | CSG::CSGSurface | |
| CSG::CSGEngUnit::operator==(const CSGEngUnit &other) const | CSG::CSGEngUnit | |
| releaseBase() | CSG::CSGEngUnit | protected |
| setName(const std::string &name) | CSG::CSGSurface | inlineprotected |
| ~CSGEngUnit() | CSG::CSGEngUnit | virtual |
| ~CSGSurface()=default | CSG::CSGSurface | virtual |