![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for pcl2cc, including all inherited members.
| Convert(PCLTextureMesh::ConstPtr textureMesh) | pcl2cc | static |
| Convert(const PCLCloud &pclCloud, bool ignoreScalars=false, bool ignoreRgb=false) | pcl2cc | static |
| Convert(const PCLCloud &pclCloud, const std::vector< pcl::Vertices > &polygons, bool ignoreScalars=false, bool ignoreRgb=false) | pcl2cc | static |
| CopyNormals(const PCLCloud &pclCloud, ccPointCloud &ccCloud) | pcl2cc | static |
| CopyRGB(const PCLCloud &pclCloud, ccPointCloud &ccCloud) | pcl2cc | static |
| CopyScalarField(const PCLCloud &pclCloud, const std::string &sfName, ccPointCloud &ccCloud, bool overwriteIfExist=true) | pcl2cc | static |
| CopyXYZ(const PCLCloud &pclCloud, ccPointCloud &ccCloud, uint8_t coordinateType) | pcl2cc | static |
| FromPCLMaterial(const PCLMaterial &inMaterial, ccMaterial::Shared &outMaterial) | pcl2cc | static |