Inshaping
0.1
|
Functions | |
void | meshToCloud (MyMesh &head_mesh, pcl::PointCloud< pcl::PointXYZ > &head_cloud) |
pcl::PointCloud< pcl::PointXYZ >::Ptr | hyperToPointCloud (CCLib::HyperCloud::Ptr &hyper) |
CCLib::HyperCloud::Ptr | cloudToHyper (pcl::PointCloud< pcl::PointXYZ > &cloud) |
MyMeshPtr | PolygonToMyMesh (pcl::PolygonMesh &mesh) |
Function Documentation
◆ cloudToHyper()
CCLib::HyperCloud::Ptr Inshape::Convert::cloudToHyper | ( | pcl::PointCloud< pcl::PointXYZ > & | cloud | ) |
◆ hyperToPointCloud()
pcl::PointCloud<pcl::PointXYZ>::Ptr Inshape::Convert::hyperToPointCloud | ( | CCLib::HyperCloud::Ptr & | hyper | ) |
◆ meshToCloud()
void Inshape::Convert::meshToCloud | ( | MyMesh & | head_mesh, |
pcl::PointCloud< pcl::PointXYZ > & | head_cloud | ||
) |
◆ PolygonToMyMesh()
MyMeshPtr Inshape::Convert::PolygonToMyMesh | ( | pcl::PolygonMesh & | mesh | ) |
Generated by 1.8.14