|
MEPP2 Project
|
#include "FEVV/DataStructures/DataStructures_cgal_point_set.h"#include "FEVV/Wrappings/Geometry_traits_cgal_point_set.h"#include "FEVV/Wrappings/Graph_properties_cgal_point_set.h"#include "FEVV/Wrappings/properties_cgal_point_set.h"#include "FEVV/Wrappings/Graph_traits_extension_cgal_point_set.h"#include "FEVV/Filters/CGAL/Point_set/cgal_point_set_reader.hpp"#include "FEVV/Filters/CGAL/Point_set/cgal_point_set_writer.hpp"#include "FEVV/Tools/IO/FileUtilities.hpp"#include "Testing/Utils/utils_are_meshes_identical.hpp"#include "Testing/Utils/utils_identical_text_based_files.hpp"#include <iostream>#include <string>
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 31 of file test_reader_writer_cgal_point_set.cpp.
