Click or drag to resize

CloudVisualizerControl Methods

The CloudVisualizerControl type exposes the following members.

Methods
  NameDescription
Public methodResetView
Reset the camera parameters such that the point cloud fits within the window
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 the point cloud contained in a frame
Public methodShow(PointCloud)
Show a point cloud residing on the CPU
Top
See Also