|
Inshaping
0.1
|
IO
Functions | |
| bool | Inshape::readPly (const std::string &filename, pcl::PointCloud< pcl::PointXYZ > &cloud) |
| bool | Inshape::savePly (const std::string &filename, pcl::PointCloud< pcl::PointXYZ > &cloud) |
| bool | Inshape::savePolygonMesh (std::string filename, pcl::PolygonMesh &mesh) |
Detailed Description
Function Documentation
◆ readPly()
| bool Inshape::readPly | ( | const std::string & | filename, |
| pcl::PointCloud< pcl::PointXYZ > & | cloud | ||
| ) |
◆ savePly()
| bool Inshape::savePly | ( | const std::string & | filename, |
| pcl::PointCloud< pcl::PointXYZ > & | cloud | ||
| ) |
◆ savePolygonMesh()
| bool Inshape::savePolygonMesh | ( | std::string | filename, |
| pcl::PolygonMesh & | mesh | ||
| ) |
Generated by
1.8.14