#include <pcl/visualization/common/ren_win_interact_map.h>
Public Member Functions | |
RenWinInteract () | |
Public Attributes | |
vtkSmartPointer< vtkXYPlotActor > | xy_plot_ |
The XY plot actor holding the actual data. More... |
|
vtkSmartPointer< vtkRenderer > | ren_ |
The renderer used. More... |
|
vtkSmartPointer< vtkRenderWindow > | win_ |
The render window. More... |
|
vtkSmartPointer< vtkRenderWindowInteractor > | interactor_ |
The render window interactor. More... |
|
vtkSmartPointer< vtkInteractorStyleTrackballCamera > | style_ |
The render window interactor style. More... |
|
Definition at line 56 of file ren_win_interact_map.h.
pcl::visualization::RenWinInteract::RenWinInteract | ( | ) |
vtkSmartPointer<vtkRenderWindowInteractor> pcl::visualization::RenWinInteract::interactor_ |
The render window interactor.
Definition at line 73 of file ren_win_interact_map.h.
vtkSmartPointer<vtkRenderer> pcl::visualization::RenWinInteract::ren_ |
The renderer used.
Definition at line 66 of file ren_win_interact_map.h.
vtkSmartPointer<vtkInteractorStyleTrackballCamera> pcl::visualization::RenWinInteract::style_ |
The render window interactor style.
Definition at line 76 of file ren_win_interact_map.h.
vtkSmartPointer<vtkRenderWindow> pcl::visualization::RenWinInteract::win_ |
The render window.
Definition at line 69 of file ren_win_interact_map.h.
vtkSmartPointer<vtkXYPlotActor> pcl::visualization::RenWinInteract::xy_plot_ |
The XY plot actor holding the actual data.
Definition at line 63 of file ren_win_interact_map.h.
© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/classpcl_1_1visualization_1_1_ren_win_interact.html