MEPP2 Project
Classes | Typedefs | Functions
test_complying_concepts_linear_cell_complex.cpp File Reference
#include <CGAL/Cartesian.h>
#include <CGAL/Linear_cell_complex_for_combinatorial_map.h>
#include <boost/graph/graph_concepts.hpp>
#include "Testing/Concepts/CGALConceptsCheck.h"
#include <CGAL/boost/graph/graph_traits_Linear_cell_complex_for_combinatorial_map.h>
#include "FEVV/Wrappings/Geometry_traits_cgal_linear_cell_complex.h"
#include <CGAL/Linear_cell_complex_incremental_builder.h>
Include dependency graph for test_complying_concepts_linear_cell_complex.cpp:

Go to the source code of this file.

Classes

struct  Myitem
 
struct  Myitem::Dart_wrapper< Refs >
 

Typedefs

typedef CGAL::Cartesian< double > Kernel
 
typedef CGAL::Linear_cell_complex_traits< 3, KernelMyTraits
 
typedef CGAL::Linear_cell_complex_for_combinatorial_map< 2, 3, MyTraits, MyitemMeshLcc
 
typedef MeshLcc G
 

Functions

int main (void)
 

Typedef Documentation

◆ G

typedef MeshLcc G

◆ Kernel

typedef CGAL::Cartesian< double > Kernel

◆ MeshLcc

typedef CGAL:: Linear_cell_complex_for_combinatorial_map< 2, 3, MyTraits, Myitem > MeshLcc

◆ MyTraits

typedef CGAL::Linear_cell_complex_traits< 3, Kernel > MyTraits

Function Documentation

◆ main()

int main ( void  )

Definition at line 48 of file test_complying_concepts_linear_cell_complex.cpp.

Here is the call graph for this function: