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 * | interactor |
| int | right_timer_id |
Definition at line 434 of file pcl_painter2D.h.
| virtual void pcl::visualization::PCLPainter2D::ExitMainLoopTimerCallback::Execute | ( | vtkObject * | vtkNotUsedcaller, |
| unsigned long | event_id, | ||
| void * | call_data | ||
| ) | [inline, virtual] |
Definition at line 441 of file pcl_painter2D.h.
| static ExitMainLoopTimerCallback* pcl::visualization::PCLPainter2D::ExitMainLoopTimerCallback::New | ( | ) | [inline, static] |
Definition at line 436 of file pcl_painter2D.h.
| vtkRenderWindowInteractor* pcl::visualization::PCLPainter2D::ExitMainLoopTimerCallback::interactor |
Definition at line 461 of file pcl_painter2D.h.
Definition at line 457 of file pcl_painter2D.h.