MEPP2 Project
Macros | Typedefs | Functions
test_complying_concepts_openmesh.cpp File Reference
#include <OpenMesh/Core/IO/MeshIO.hh>
#include <boost/graph/graph_concepts.hpp>
#include <CGAL/boost/graph/graph_traits_PolyMesh_ArrayKernelT.h>
#include <CGAL/boost/graph/properties_PolyMesh_ArrayKernelT.h>
#include "Testing/Concepts/CGALConceptsCheck.h"
Include dependency graph for test_complying_concepts_openmesh.cpp:

Go to the source code of this file.

Macros

#define CGAL_USE_OM_POINTS
 

Typedefs

typedef OpenMesh::PolyMesh_ArrayKernelT< > Mesh
 
typedef Mesh G
 

Functions

int main (void)
 

Macro Definition Documentation

◆ CGAL_USE_OM_POINTS

#define CGAL_USE_OM_POINTS

Definition at line 19 of file test_complying_concepts_openmesh.cpp.

Typedef Documentation

◆ G

typedef Mesh G

Definition at line 28 of file test_complying_concepts_openmesh.cpp.

◆ Mesh

typedef OpenMesh::PolyMesh_ArrayKernelT< > Mesh

Definition at line 24 of file test_complying_concepts_openmesh.cpp.

Function Documentation

◆ main()

int main ( void  )

Definition at line 31 of file test_complying_concepts_openmesh.cpp.

Here is the call graph for this function: