MEPP2 Project
Functions
test_smoothing_polyhedron.cpp File Reference
#include <CGAL/Cartesian.h>
#include <CGAL/Polyhedron_3.h>
#include <CGAL/Polyhedron_items_with_id_3.h>
#include <CGAL/IO/Polyhedron_iostream.h>
#include "FEVV/Wrappings/Geometry_traits_cgal_polyhedron_3.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_polyhedron.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ main()

int main ( int  narg,
char **  argv 
)

Definition at line 115 of file test_smoothing_polyhedron.cpp.

Here is the call graph for this function:

◆ test_smoothing_polyhedron()

void test_smoothing_polyhedron ( std::string  filename)

Definition at line 43 of file test_smoothing_polyhedron.cpp.

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