|
MEPP2 Project
|
#include <fstream>#include <string>#include <CGAL/Cartesian.h>#include <CGAL/Polyhedron_3.h>#include <CGAL/IO/Polyhedron_iostream.h>#include <CGAL/Polyhedron_items_with_id_3.h>#include "FEVV/Wrappings/Geometry_traits_cgal_polyhedron_3.h"#include "FEVV/Filters/Generic/scaling.hpp"
Go to the source code of this file.
Functions | |
| void | test_calculate_scaling_polyhedron (std::string filename) |
| int | main (int narg, char **argv) |
| int main | ( | int | narg, |
| char ** | argv | ||
| ) |
Definition at line 50 of file test_calculate_scaling_polyhedron.cpp.

| void test_calculate_scaling_polyhedron | ( | std::string | filename | ) |
Definition at line 27 of file test_calculate_scaling_polyhedron.cpp.

