MEPP2 Project
Macros | Functions
test_calculate_scaling_openmesh.cpp File Reference
#include <iostream>
#include <fstream>
#include <OpenMesh/Core/IO/MeshIO.hh>
#include "FEVV/Wrappings/Geometry_traits_openmesh.h"
#include "FEVV/Filters/Generic/scaling.hpp"
#include <CGAL/boost/graph/graph_traits_PolyMesh_ArrayKernelT.h>
#include <CGAL/boost/graph/properties_PolyMesh_ArrayKernelT.h>
Include dependency graph for test_calculate_scaling_openmesh.cpp:

Go to the source code of this file.

Macros

#define CGAL_USE_OM_POINTS
 

Functions

void test_calculate_scaling_open_mesh (char *filename)
 
int main (int narg, char **argv)
 

Macro Definition Documentation

◆ CGAL_USE_OM_POINTS

#define CGAL_USE_OM_POINTS

Definition at line 20 of file test_calculate_scaling_openmesh.cpp.

Function Documentation

◆ main()

int main ( int  narg,
char **  argv 
)

Definition at line 56 of file test_calculate_scaling_openmesh.cpp.

Here is the call graph for this function:

◆ test_calculate_scaling_open_mesh()

void test_calculate_scaling_open_mesh ( char *  filename)

Definition at line 34 of file test_calculate_scaling_openmesh.cpp.

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