Click or drag to resize

PointCloudClone Method

Make a deep copy of the point cloud

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public PointCloud Clone()

Return Value

Type: PointCloud
New point cloud which is a deep copy of the original point cloud
See Also