MEPP2 Project
Macros | Functions
test_collapse_edge_openmesh.cpp File Reference
#include <OpenMesh/Core/IO/MeshIO.hh>
#include <CGAL/boost/graph/graph_traits_PolyMesh_ArrayKernelT.h>
#include <fstream>
#include <iostream>
#include "Testing/Utils/utils_retrieve_halfedge.h"
#include "Testing/Utils/utils_are_meshes_identical.hpp"
#include "FEVV/Operators/Generic/Manifold/collapse_edge.hpp"
Include dependency graph for test_collapse_edge_openmesh.cpp:

Go to the source code of this file.

Macros

#define CGAL_USE_OM_POINTS
 

Functions

void test_collapse_edge_open_mesh (std::string filename, int source_index, int target_index, const std::string &output_file_name)
 
int main (int narg, char **argv)
 

Macro Definition Documentation

◆ CGAL_USE_OM_POINTS

#define CGAL_USE_OM_POINTS

Definition at line 19 of file test_collapse_edge_openmesh.cpp.

Function Documentation

◆ main()

int main ( int  narg,
char **  argv 
)

Definition at line 83 of file test_collapse_edge_openmesh.cpp.

Here is the call graph for this function:

◆ test_collapse_edge_open_mesh()

void test_collapse_edge_open_mesh ( std::string  filename,
int  source_index,
int  target_index,
const std::string &  output_file_name 
)

Definition at line 36 of file test_collapse_edge_openmesh.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: