Click or drag to resize

PointCloudExportFileFormatZDF Class

Specification for saving frame in ZDF (*.zdf) format
Inheritance Hierarchy
SystemObject
  Zivid.NET.ExperimentalPointCloudExportFileFormatZDF

Namespace:  Zivid.NET.Experimental
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.0.0
Syntax
public class ZDF : IDisposable

The PointCloudExportFileFormatZDF type exposes the following members.

Constructors
Methods
  NameDescription
Public methodDispose
Releases all resources used by the PointCloudExportFileFormatZDF
Public methodGetNativePtr
Public methodToString
Get string representation of ZDF specification
(Overrides ObjectToString.)
Top
Remarks
ZDF is the native Zivid file format.
See Also