![]() |
Goosefoot Mesher - CGAL
|
This is the complete list of members for PolyhedronUtils, including all inherited members.
getBoundingBox(Polyhedron &polyhedron) (defined in PolyhedronUtils) | PolyhedronUtils | static |
getBoundingSphereRadius(Polyhedron &polyhedron) (defined in PolyhedronUtils) | PolyhedronUtils | static |
has_degenerate_facets(Exact_polyhedron &p, double threshold) (defined in PolyhedronUtils) | PolyhedronUtils | static |
has_self_intersections(Polyhedron &p) (defined in PolyhedronUtils) | PolyhedronUtils | inline |
readSTLFile(std::string filename, Exact_polyhedron &p) (defined in PolyhedronUtils) | PolyhedronUtils | static |
readSurfaceFile(std::string filename, Exact_polyhedron &p) (defined in PolyhedronUtils) | PolyhedronUtils | static |
readVTKFile(std::string filename, Exact_polyhedron &p) (defined in PolyhedronUtils) | PolyhedronUtils | static |
readVTKXMLFile(std::string filename, Exact_polyhedron &p) (defined in PolyhedronUtils) | PolyhedronUtils | static |
remove_degenerate_facets(Exact_polyhedron &p, const double threshold) (defined in PolyhedronUtils) | PolyhedronUtils | static |