Click or drag to resize

CloudVisualizerShow Method

Overload List
  NameDescription
Public methodShow
Ensure the visualization window is visible
Public methodShow(DeviceCloud)
Show a device point cloud residing on the Compute device. This function is very fast, since no copying of data from the CPU to the Compute device is needed.
Public methodShow(Frame)
Show a point cloud contained in a frame
Public methodShow(PointCloud)
Show a point cloud residing on the CPU
Top
See Also