#include <cstdlib>
#include <cstring>
#include <fstream>
#include <iostream>
#include <boost/bind.hpp>
#include <pcl/io/ply/ply_parser.h>
Go to the source code of this file.
Classes | |
class | ply_to_ply_converter |
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 411 of file ply2ply.cpp.