Inshaping: Inshape::Convert Namespace Reference

Inshaping

Inshaping  0.1
Inshape::Convert Namespace Reference

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