Point Cloud Library (PCL)
1.10.0
|
47 class vtkRenderWindow;
48 class vtkRenderWindowInteractor;
49 class vtkInteractorStyleTrackballCamera;
53 namespace visualization
This file defines compatibility wrappers for low level I/O functions.
vtkSmartPointer< vtkInteractorStyleTrackballCamera > style_
The render window interactor style.
vtkSmartPointer< vtkRenderWindowInteractor > interactor_
The render window interactor.
vtkSmartPointer< vtkRenderWindow > win_
The render window.
std::map< std::string, RenWinInteract > RenWinInteractMap
vtkSmartPointer< vtkRenderer > ren_
The renderer used.
vtkSmartPointer< vtkXYPlotActor > xy_plot_
The XY plot actor holding the actual data.