MEPP2 Project
|
#include <CGAL/version_macros.h>
#include <CGAL/Cartesian.h>
#include <CGAL/boost/graph/graph_traits_Surface_mesh.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::CGALPoint = CGALKernel::Point_3 |
using | FEVV::MeshSurface = CGAL::Surface_mesh< CGALPoint > |