Implementation of shape representing polyhedrons.
Definition in file PolyhedronShape_fwd.hpp.
#include <medusa/Config.hpp>#include <medusa/bits/domains/discretization_helpers.hpp>#include <medusa/bits/domains/discretization_helpers_advanced.hpp>#include <medusa/bits/domains/GeneralFill.hpp>#include <medusa/bits/domains/DomainShape.hpp>#include <medusa/bits/domains/PolytopeShape.hpp>#include <medusa/bits/types/Vec.hpp>#include <CGAL/AABB_face_graph_triangle_primitive.h>#include <CGAL/AABB_traits.h>#include <CGAL/AABB_tree.h>#include <CGAL/Side_of_triangle_mesh.h>#include <CGAL/Simple_cartesian.h>#include <CGAL/Surface_mesh.h>#include <CGAL/Polygon_mesh_processing/compute_normal.h>#include <fstream>
 Include dependency graph for PolyhedronShape_fwd.hpp:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | mm::PolyhedronShape< vec_t > | 
| A polyhedron represented by a closed triangular mesh.  More... | |
Namespaces | |
| mm | |
| Root namespace for the whole library.  | |