|
MEPP2 Project
|
#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>

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... | |