Click or drag to resize

PointCloudClone Method

Make a deep copy of the point cloud

Namespace:  Zivid.NET
Assembly:  ZividNET (in ZividNET.dll) Version: 1.0.1
Syntax
public PointCloud Clone()

Return Value

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