This is the complete list of members for CSG::CSGRegion, including all inherited members.
| _postfix_tokens | CSG::CSGRegion | protected |
| _region_type | CSG::CSGRegion | protected |
| checkRegionEquality(const std::vector< PostfixTokenVariant > &other_tokens) const | CSG::CSGRegion | protected |
| CSGRegion() | CSG::CSGRegion | |
| CSGRegion(const CSGSurface &surf, const CSGSurface::Halfspace halfspace) | CSG::CSGRegion | |
| CSGRegion(const CSGRegion ®ion_a, const CSGRegion ®ion_b, const std::string ®ion_type) | CSG::CSGRegion | |
| CSGRegion(const CSGRegion ®ion, const std::string ®ion_type) | CSG::CSGRegion | |
| getPostfixTokens() const | CSG::CSGRegion | inlineprotected |
| getRegionType() const | CSG::CSGRegion | inline |
| getRegionTypeString() const | CSG::CSGRegion | inline |
| getSurfaces() const | CSG::CSGRegion | |
| halfspaceSymbol(const CSGSurface::Halfspace halfspace) | CSG::CSGRegion | static |
| nextRegionOpIsIdentical(const RegionType region, const std::size_t postfix_token_index) const | CSG::CSGRegion | protected |
| operator &=(const CSGRegion &other_region) | CSG::CSGRegion | |
| operator!=(const CSGRegion &other) const | CSG::CSGRegion | |
| operator==(const CSGRegion &other) const | CSG::CSGRegion | |
| operator|=(const CSGRegion &other_region) | CSG::CSGRegion | |
| postfixTokenToString(const PostfixTokenVariant &token) const | CSG::CSGRegion | |
| PostfixTokenVariant typedef | CSG::CSGRegion | |
| regionSymbol(const RegionType region_type) | CSG::CSGRegion | static |
| RegionType enum name | CSG::CSGRegion | |
| toInfixJSON() const | CSG::CSGRegion | |
| toPostfixStringList() const | CSG::CSGRegion | |
| updateSurfaceReferences(std::map< std::string, std::reference_wrapper< const CSGSurface >> &identical_surface_refs) | CSG::CSGRegion | |
| ~CSGRegion()=default | CSG::CSGRegion | virtual |
1.8.14