point_cloud_library / 1.12.1 / classpcl_1_1visualization_1_1_ren_win_interact.html /

#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...

Detailed Description

Definition at line 56 of file ren_win_interact_map.h.

Constructor & Destructor Documentation

RenWinInteract()

pcl::visualization::RenWinInteract::RenWinInteract ( )

Member Data Documentation

interactor_

vtkSmartPointer<vtkRenderWindowInteractor> pcl::visualization::RenWinInteract::interactor_

The render window interactor.

Definition at line 73 of file ren_win_interact_map.h.

ren_

vtkSmartPointer<vtkRenderer> pcl::visualization::RenWinInteract::ren_

The renderer used.

Definition at line 66 of file ren_win_interact_map.h.

style_

vtkSmartPointer<vtkInteractorStyleTrackballCamera> pcl::visualization::RenWinInteract::style_

The render window interactor style.

Definition at line 76 of file ren_win_interact_map.h.

win_

vtkSmartPointer<vtkRenderWindow> pcl::visualization::RenWinInteract::win_

The render window.

Definition at line 69 of file ren_win_interact_map.h.

xy_plot_

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.


The documentation for this class was generated from the following file:

© 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