41#include <pcl/pcl_exports.h>
46#include <vtkXYPlotActor.h>
51class vtkRenderWindowInteractor;
52class vtkInteractorStyleTrackballCamera;
56 namespace visualization
vtkSmartPointer< vtkRenderWindowInteractor > interactor_
The render window interactor.
vtkSmartPointer< vtkRenderer > ren_
The renderer used.
vtkSmartPointer< vtkInteractorStyleTrackballCamera > style_
The render window interactor style.
vtkSmartPointer< vtkRenderWindow > win_
The render window.
vtkSmartPointer< vtkXYPlotActor > xy_plot_
The XY plot actor holding the actual data.
std::map< std::string, RenWinInteract > RenWinInteractMap