![]() |
EMODnet Quantized Mesh Generator for Cesium
|
Simplifies a mesh using CGAL maintaining the edges on the border. More...
#include <vector>
#include <fstream>
#include "tin_creation/tin_creation_cgal_types.h"
#include "cgal/polyhedron_builder_from_projected_triangulation.h"
#include <CGAL/hierarchy_simplify_point_set.h>
#include <CGAL/IO/read_xyz_points.h>
#include <CGAL/Timer.h>
#include <CGAL/Memory_sizer.h>
#include <CGAL/IO/Polyhedron_iostream.h>
#include <boost/program_options.hpp>
Functions | |
int | main (int argc, char *argv[]) |
Simplifies a mesh using CGAL maintaining the edges on the border.