Click or drag to resize

Visualizer Methods

The Visualizer type exposes the following members.

Methods
  NameDescription
Public methodHide
Hide the visualizaton window
Public methodResetToFit
Reset the camera parameters such that the point cloud fits within the window
Public methodResize
Resize the window to a given size
Public methodRun
Start interacting with the window. This function will block until the window is closed.
Public methodShow
Ensure the visualization window is visible
Public methodShow(Frame)
Show a point cloud contained in a frame
Public methodShow(PointCloud)
Show a point cloud
Public methodShowFullScreen
Show the visualization window in full screen mode
Public methodShowMaximized
Show the visualization window in maximized mode
Top
See Also