MEPP2 Project
|
#include "FEVV/DataStructures/DataStructures_cgal_polyhedron_3.h"
#include "FEVV/Wrappings/Geometry_traits_cgal_polyhedron_3.h"
#include "FEVV/Wrappings/properties_polyhedron_3.h"
#include "FEVV/Filters/Generic/generic_reader.hpp"
#include "FEVV/Filters/Generic/generic_writer.hpp"
#include "FEVV/Filters/CGAL/Boolean_Operations/boolean_operations.hpp"
#include "Testing/Utils/utils_are_meshes_identical.hpp"
Go to the source code of this file.
Functions | |
int | usage_and_exit (const char **argv) |
int | main (int argc, const char **argv) |
int main | ( | int | argc, |
const char ** | argv | ||
) |
Definition at line 46 of file test_boolean_operations_polyhedron.cpp.
int usage_and_exit | ( | const char ** | argv | ) |
Definition at line 24 of file test_boolean_operations_polyhedron.cpp.