#include <MeshUtilities.hpp>
Classes | |
| struct | Mesh_Intersections |
| struct | Polyhedron_Intersection |
Public Types | |
| enum struct | Types { None = 1 , Vertices = 2 } |
| Eigen::MatrixXd Gedim::MeshUtilities::Intersect_mesh_polyhedron_result::Intersections_Coordinates |
| Gedim::MeshUtilities::Intersect_mesh_polyhedron_result::Mesh_Intersections Gedim::MeshUtilities::Intersect_mesh_polyhedron_result::Mesh_intersections |
| std::vector<Gedim::MeshUtilities::Intersect_mesh_polyhedron_result::Polyhedron_Intersection> Gedim::MeshUtilities::Intersect_mesh_polyhedron_result::Polyhedron_intersections |
| Gedim::MeshUtilities::Intersect_mesh_polyhedron_result::Types Gedim::MeshUtilities::Intersect_mesh_polyhedron_result::Type |