Inshaping: IO

Inshaping

Inshaping  0.1

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   doxygen 1.8.14