![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "CloudViewer.h"
Go to the source code of this file.
Functions | |
| void | PrintHelp () |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 25 of file MergeMesh.cpp.
References ccHObject::addChild(), cloudViewer::utility::Debug, filename, cloudViewer::utility::GetProgramOptionAsInt(), ccMesh::getTriNormsTable(), cloudViewer::utility::filesystem::ListFilesInDirectory(), mesh_ptr, normals, PrintHelp(), cloudViewer::utility::ProgramOptionExists(), cloudViewer::io::ReadTriangleMesh(), ccObject::setEnabled(), ccObject::setLocked(), cloudViewer::utility::SetVerbosityLevel(), ccMesh::shrinkToFit(), ccPointCloud::shrinkToFit(), and cloudViewer::io::WriteTriangleMesh().
| void PrintHelp | ( | ) |