MEPP2 Project
Functions
test_surface_mesh.cpp File Reference
#include <fstream>
#include <CGAL/Surface_mesh.h>
#include <CGAL/Cartesian.h>
#include <CGAL/boost/graph/graph_traits_Surface_mesh.h>
#include "FEVV/Wrappings/Geometry_traits_cgal_surface_mesh.h"
#include "FEVV/Filters/Generic/calculate_face_normals.hpp"
#include "FEVV/Filters/Generic/scaling.hpp"
#include "FEVV/Operators/Generic/Manifold/collapse_edge.hpp"
#include "FEVV/Filters/Generic/print_points.hpp"
#include "FEVV/Filters/Generic/print_face_normals.hpp"
Include dependency graph for test_surface_mesh.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ main()

int main ( int  narg,
char **  argv 
)

Definition at line 89 of file test_surface_mesh.cpp.

Here is the call graph for this function:

◆ test_surface_mesh()

void test_surface_mesh ( char *  filename)

Definition at line 33 of file test_surface_mesh.cpp.

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