Point Cloud Library (PCL)
1.3.1
|
Go to the source code of this file.
Namespaces | |
namespace | pcl |
Software License Agreement (BSD License) | |
namespace | pcl::io |
Functions | |
PCL_EXPORTS int | pcl::io::saveOBJFile (const std::string &file_name, const pcl::TextureMesh &tex_mesh, unsigned precision=5) |
Saves a TextureMesh in ascii OBJ format. |