MEPP2 Project
Functions
test_calculate_scaling_surfacemesh.cpp File Reference
#include <fstream>
#include <string>
#include <CGAL/Surface_mesh.h>
#include <CGAL/Cartesian.h>
#include "FEVV/Wrappings/Geometry_traits_cgal_surface_mesh.h"
#include "FEVV/Filters/Generic/scaling.hpp"
Include dependency graph for test_calculate_scaling_surfacemesh.cpp:

Go to the source code of this file.

Functions

void test_calculate_scaling_surface_mesh (std::string filename)
 
int main (int narg, char **argv)
 

Function Documentation

◆ main()

int main ( int  narg,
char **  argv 
)

Definition at line 48 of file test_calculate_scaling_surfacemesh.cpp.

Here is the call graph for this function:

◆ test_calculate_scaling_surface_mesh()

void test_calculate_scaling_surface_mesh ( std::string  filename)

Definition at line 25 of file test_calculate_scaling_surfacemesh.cpp.

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