FrameGetPointCloud Method |
Copy the point cloud to the CPU and return it
Namespace:
Zivid.NET
Assembly:
ZividNET (in ZividNET.dll) Version: 1.0.0
Syntax public PointCloud GetPointCloud()
Public Function GetPointCloud As PointCloud
public:
PointCloud^ GetPointCloud()
Return Value
Type:
PointCloudPoint cloud on the CPU
See Also