30 bool ignoreScalars =
false,
31 bool ignoreRgb =
false);
33 const std::vector<pcl::Vertices>& polygons,
34 bool ignoreScalars =
false,
35 bool ignoreRgb =
false);
38 static bool CopyXYZ(
const PCLCloud& pclCloud,
40 uint8_t coordinateType);
43 static bool CopyScalarField(
const PCLCloud& pclCloud,
44 const std::string& sfName,
46 bool overwriteIfExist =
true);
48 static void FromPCLMaterial(
const PCLMaterial& inMaterial,
pcl::TexMaterial PCLMaterial
pcl::PCLPointCloud2 PCLCloud
QSharedPointer< ccMaterial > Shared
Shared type.
A 3D cloud and its associated features (color, normals, scalar fields, etc.)
PCL to CC cloud converter.
static ccMesh * Convert(PCLTextureMesh::ConstPtr textureMesh)
Converts a PCL point cloud to a ccPointCloud.
#define QPCL_ENGINE_LIB_API