| _name | CSG::CSGSurface | protected |
| _r | CSG::CSGSphere | protected |
| _surface_type | CSG::CSGSurface | protected |
| _transformations | CSG::CSGTransformationHelper | protected |
| _x0 | CSG::CSGSphere | protected |
| _y0 | CSG::CSGSphere | protected |
| _z0 | CSG::CSGSphere | protected |
| addTransformation(TransformationType type, const std::tuple< Real, Real, Real > &values) | CSG::CSGTransformationHelper | protected |
| applyReverseTransformsToPoint(Point p) const | CSG::CSGTransformationHelper | protected |
| checkRadius() const | CSG::CSGSphere | protected |
| clone() const override | CSG::CSGSphere | inlineprotectedvirtual |
| CSGSphere(const std::string &name, const Point ¢er, const Real r) | CSG::CSGSphere | |
| CSGSphere(const std::string &name, const Real r) | CSG::CSGSphere | |
| CSGSurface(const std::string &name) | CSG::CSGSurface | |
| CSGSurface(const std::string &name, const std::string &surf_type) | CSG::CSGSurface | |
| CSGTransformationHelper()=default | CSG::CSGTransformationHelper | |
| evaluateSurfaceEquationAtPoint(const Point &p) const override | CSG::CSGSphere | virtual |
| FRIEND_TEST(CSGSurfaceTest, testSetName) | CSG::CSGSurface | protected |
| 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 |
| getCoeffs() const override | CSG::CSGSphere | virtual |
| getHalfspaceFromPoint(const Point &p) const | CSG::CSGSurface | |
| getName() const | CSG::CSGSurface | inline |
| getSurfaceType() const | CSG::CSGSurface | inline |
| getTransformations() const | CSG::CSGTransformationHelper | inline |
| getTransformationsAsStrings() const | CSG::CSGTransformationHelper | |
| getTransformationTypeString(TransformationType type) | CSG::CSGTransformationHelper | static |
| Halfspace enum name | CSG::CSGSurface | |
| isValidTransformationValue(TransformationType type, const std::tuple< Real, Real, Real > &values) | CSG::CSGTransformationHelper | static |
| operator!=(const CSGSurface &other) const | CSG::CSGSurface | |
| operator==(const CSGSurface &other) const | CSG::CSGSurface | |
| setName(const std::string &name) | CSG::CSGSurface | inlineprotected |
| ~CSGSphere()=default | CSG::CSGSphere | virtual |
| ~CSGSurface()=default | CSG::CSGSurface | virtual |