#include <fstream>#include <iostream>#include <istream>#include <sstream>#include <string>#include <vector>#include <pcl/io/boost.h>#include <pcl/io/ply/ply.h>#include <pcl/io/ply/io_operators.h>#include <pcl/pcl_macros.h>

Go to the source code of this file.