Click or drag to resize

PLY Constructor

Overload List
  NameDescription
Public methodPointCloudExportFileFormatPLY(String)
Create PLY specification with file name
Public methodPointCloudExportFileFormatPLY(String, PointCloudExportFileFormatPLYLayout, PointCloudExportColorSpace)
Create PLY specification with file name, layout, and color space
Public methodPointCloudExportFileFormatPLY(String, PointCloudExportFileFormatPLYLayout, PointCloudExportColorSpace, PointCloudExportIncludeNormals)
Create PLY specification with file name, layout, color space and normals
Top
See Also