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