Go to the source code of this file.
Namespaces | |
| CSGUtils | |
Functions | |
| CSG::CSGRegion | CSGUtils::getInnerRegion (const std::vector< std::reference_wrapper< const CSG::CSGSurface >> &surfaces, const libMesh::Point &origin) |
| Get inner region of given surfaces, defined as the intersection of halfspaces of each surface. More... | |
| void | CSGUtils::checkValidCSGName (const std::string &name) |
| Check name of CSG component for disallowed characters and symbols. More... | |
1.8.14