MEPP2 Project
Macros | Typedefs | Functions
test_generic_writer_openmesh.cpp File Reference
#include "FEVV/Wrappings/Geometry_traits_openmesh.h"
#include <OpenMesh/Core/IO/MeshIO.hh>
#include <CGAL/boost/graph/graph_traits_PolyMesh_ArrayKernelT.h>
#include <CGAL/boost/graph/properties_PolyMesh_ArrayKernelT.h>
#include "FEVV/Wrappings/Graph_traits_extension_openmesh.h"
#include "FEVV/Wrappings/properties_openmesh.h"
#include "FEVV/Filters/Generic/generic_reader.hpp"
#include "FEVV/Filters/Generic/generic_writer.hpp"
#include "FEVV/Tools/IO/FileUtilities.hpp"
#include "Testing/Utils/utils_are_meshes_identical.hpp"
#include "Testing/Utils/utils_identical_text_based_files.hpp"
#include <iostream>
#include <string>
Include dependency graph for test_generic_writer_openmesh.cpp:

Go to the source code of this file.

Macros

#define CGAL_USE_OM_POINTS
 

Typedefs

using MeshT = OpenMesh::PolyMesh_ArrayKernelT< >
 

Functions

int main (int argc, const char **argv)
 

Macro Definition Documentation

◆ CGAL_USE_OM_POINTS

#define CGAL_USE_OM_POINTS

Definition at line 11 of file test_generic_writer_openmesh.cpp.

Typedef Documentation

◆ MeshT

using MeshT = OpenMesh::PolyMesh_ArrayKernelT< >

Definition at line 32 of file test_generic_writer_openmesh.cpp.

Function Documentation

◆ main()

int main ( int  argc,
const char **  argv 
)

Definition at line 36 of file test_generic_writer_openmesh.cpp.

Here is the call graph for this function: