#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_obj_converter |
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 320 of file ply2obj.cpp.