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