MEPP2 Project
Classes | Namespaces | Typedefs
DataStructures_cgal_linear_cell_complex.h File Reference
#include <CGAL/version_macros.h>
#include <CGAL/Cartesian.h>
#include <CGAL/boost/graph/graph_traits_Linear_cell_complex_for_combinatorial_map.h>
#include <CGAL/Linear_cell_complex_incremental_builder.h>
Include dependency graph for DataStructures_cgal_linear_cell_complex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FEVV::CGALItem
 
struct  FEVV::CGALItem::Dart_wrapper< Refs >
 

Namespaces

 FEVV
 Interfaces for plugins These interfaces will be used for different plugins.
 

Typedefs

using FEVV::CGALKernel = CGAL::Cartesian< double >
 
using FEVV::CGALLCCTraits = CGAL::Linear_cell_complex_traits< 3, CGALKernel >
 
using FEVV::MeshLCC = CGAL::Linear_cell_complex_for_combinatorial_map< 2, 3, CGALLCCTraits, CGALItem >