Click or drag to resize

PCD Constructor

Overload List
  NameDescription
Public methodPointCloudExportFileFormatPCD(String)
Create PCD specification with file name
Public methodPointCloudExportFileFormatPCD(String, PointCloudExportColorSpace)
Create PCD specification with file name and color space
Public methodPointCloudExportFileFormatPCD(String, PointCloudExportColorSpace, PointCloudExportIncludeNormals)
Create PCD specification with file name, color space and normals
Public methodPointCloudExportFileFormatPCD(String, PointCloudExportColorSpace, PointCloudExportIncludeNormals, PointCloudExportFileFormatPCDLayout)
Create PCD specification with file name, color space, normals and layout
Top
See Also