MEPP2 Project
Functions
test_smoothing_surfacemesh.cpp File Reference
#include <CGAL/Cartesian.h>
#include <CGAL/Surface_mesh.h>
#include <CGAL/boost/graph/graph_traits_Surface_mesh.h>
#include "FEVV/Wrappings/Geometry_traits_cgal_surface_mesh.h"
#include "FEVV/Tools/IO/FileUtilities.hpp"
#include "FEVV/Filters/Generic/Manifold/calculate_vertices_one_ring_barycenter.hpp"
#include "FEVV/Filters/Generic/Manifold/calculate_vertices_one_ring_angles_based_centroid.hpp"
#include "FEVV/Filters/Generic/Manifold/calculate_vertices_one_ring_geometric_laplacian.hpp"
#include "FEVV/Filters/Generic/reposition_vertices.hpp"
#include <fstream>
#include <string>
Include dependency graph for test_smoothing_surfacemesh.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ main()

int main ( int  narg,
char **  argv 
)

Definition at line 98 of file test_smoothing_surfacemesh.cpp.

Here is the call graph for this function:

◆ test_smoothing_surface_mesh()

void test_smoothing_surface_mesh ( std::string  filename)

Definition at line 40 of file test_smoothing_surfacemesh.cpp.

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