DeviceCloudCopyToCPU Method |
Copy to the device cloud to a CPU point cloud
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic PointCloud CopyToCPU()
Public Function CopyToCPU As PointCloud
public:
PointCloud^ CopyToCPU()
Return Value
Type:
PointCloudPoint cloud on the CPU
See Also