MEPP2 Project
|
#include <CGAL/version_macros.h>
#include <CGAL/Cartesian.h>
#include <CGAL/Polyhedron_3.h>
#include <CGAL/Polyhedron_items_with_id_3.h>
#include <CGAL/IO/Polyhedron_iostream.h>
#include <CGAL/boost/graph/graph_traits_Polyhedron_3.h>
Go to the source code of this file.
Namespaces | |
FEVV | |
Interfaces for plugins These interfaces will be used for different plugins. | |
Typedefs | |
using | FEVV::MeshPolyhedron = CGAL::Polyhedron_3< CGALKernel, CGAL::Polyhedron_items_with_id_3 > |