MEPP2 Project
Namespaces | Functions
pcl_point_cloud_writer.hpp File Reference
#include "FEVV/DataStructures/DataStructures_pcl_point_cloud.h"
#include "FEVV/Wrappings/Wrappings_pcl_point_cloud.h"
#include "FEVV/Wrappings/properties.h"
#include "FEVV/Tools/IO/FileUtilities.hpp"
#include <pcl/io/pcd_io.h>
#include <pcl/io/ply_io.h>
#include <stdexcept>
Include dependency graph for pcl_point_cloud_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::PCLPointCloud &g, PMapsContainer &)
 Write mesh to file. More...