MEPP2 Project
Namespaces | Functions
cgal_point_set_writer.hpp File Reference
#include "FEVV/DataStructures/DataStructures_cgal_point_set.h"
#include "FEVV/Wrappings/Wrappings_cgal_point_set.h"
#include "FEVV/Wrappings/properties.h"
#include "FEVV/Tools/IO/FileUtilities.hpp"
#include <CGAL/Point_set_3/IO.h>
#include <CGAL/IO/write_ply_points.h>
#include <stdexcept>
Include dependency graph for cgal_point_set_writer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 FEVV
 Interfaces for plugins These interfaces will be used for different plugins.
 
 FEVV::Filters
 

Functions

void FEVV::Filters::write_mesh (const std::string &filename, FEVV::CGALPointSet &g, PMapsContainer &pmaps)
 Write mesh to file. More...