Public Member Functions | |
| virtual void | Execute (vtkObject *vtkNotUsed(caller), unsigned long event_id, void *call_data) |
Static Public Member Functions | |
| static ExitMainLoopTimerCallback * | New () |
Public Attributes | |
| vtkRenderWindowInteractor * | interact |
| int | right_timer_id |
Definition at line 226 of file histogram_visualizer.h.
| virtual void pcl::visualization::PCLHistogramVisualizer::ExitMainLoopTimerCallback::Execute | ( | vtkObject * | vtkNotUsedcaller, |
| unsigned long | event_id, | ||
| void * | call_data | ||
| ) | [inline, virtual] |
Definition at line 233 of file histogram_visualizer.h.
| static ExitMainLoopTimerCallback* pcl::visualization::PCLHistogramVisualizer::ExitMainLoopTimerCallback::New | ( | ) | [inline, static] |
Definition at line 228 of file histogram_visualizer.h.
| vtkRenderWindowInteractor* pcl::visualization::PCLHistogramVisualizer::ExitMainLoopTimerCallback::interact |
Definition at line 253 of file histogram_visualizer.h.
Definition at line 249 of file histogram_visualizer.h.