PointCloudExportFileFormatPLY Class |
Namespace: Zivid.NET.Experimental
The PointCloudExportFileFormatPLY type exposes the following members.
| Name | Description | |
|---|---|---|
| PointCloudExportFileFormatPLY(String) | Create PLY specification with file name | |
| PointCloudExportFileFormatPLY(String, PointCloudExportFileFormatPLYLayout, PointCloudExportColorSpace) | Create PLY specification with file name, layout, and color space | |
| PointCloudExportFileFormatPLY(String, PointCloudExportFileFormatPLYLayout, PointCloudExportColorSpace, PointCloudExportIncludeNormals) | Create PLY specification with file name, layout, color space and normals |
| Name | Description | |
|---|---|---|
| IsDisposed | Check if PLY specification is disposed |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the PointCloudExportFileFormatPLY | |
| GetNativePtr | ||
| ToString | Get string representation of ZDF specification (Overrides ObjectToString.) |