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