| _name | CSG::CSGSurface | protected |
| _r | CSG::CSGZCylinder | protected |
| _surface_type | CSG::CSGSurface | protected |
| _transformations | CSG::CSGTransformationHelper | protected |
| _x0 | CSG::CSGZCylinder | protected |
| _y0 | CSG::CSGZCylinder | protected |
| addTransformation(TransformationType type, const std::tuple< Real, Real, Real > &values) | CSG::CSGTransformationHelper | protected |
| applyReverseTransformsToPoint(Point p) const | CSG::CSGTransformationHelper | protected |
| checkRadius() const | CSG::CSGZCylinder | protected |
| clone() const override | CSG::CSGZCylinder | inlineprotectedvirtual |
| CSGSurface(const std::string &name) | CSG::CSGSurface | |
| CSGSurface(const std::string &name, const std::string &surf_type) | CSG::CSGSurface | |
| CSGTransformationHelper()=default | CSG::CSGTransformationHelper | |
| CSGZCylinder(const std::string &name, const Real x0, const Real y0, const Real r) | CSG::CSGZCylinder | |
| evaluateSurfaceEquationAtPoint(const Point &p) const override | CSG::CSGZCylinder | 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::CSGZCylinder | 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 |
| ~CSGSurface()=default | CSG::CSGSurface | virtual |
| ~CSGZCylinder()=default | CSG::CSGZCylinder | virtual |