CloudVisualizerForm Methods |
The CloudVisualizerForm type exposes the following members.
| Name | Description | |
|---|---|---|
| ResetView | Reset the camera parameters such that the point cloud fits within the window | |
| Show(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. | |
| Show(Frame) | Show the point cloud contained in a frame | |
| Show(PointCloud) | Show a point cloud residing on the CPU | |
| ShowFullScreen | Show the form in fullscreen mode | |
| ShowMaximized | Show the form with maximized size |