#include <pcl/visualization/image_viewer.h>

Public Member Functions | |
| ExitMainLoopTimerCallback () | |
| virtual void | Execute (vtkObject *vtkNotUsed(caller), unsigned long event_id, void *call_data) |
Static Public Member Functions | |
| static ExitMainLoopTimerCallback * | New () |
Public Attributes | |
| int | right_timer_id |
| ImageViewer * | window |
Definition at line 898 of file image_viewer.h.
| pcl::visualization::ImageViewer::ExitMainLoopTimerCallback::ExitMainLoopTimerCallback | ( | ) | [inline] |
Definition at line 900 of file image_viewer.h.
| virtual void pcl::visualization::ImageViewer::ExitMainLoopTimerCallback::Execute | ( | vtkObject * | vtkNotUsedcaller, | |
| unsigned long | event_id, | |||
| void * | call_data | |||
| ) | [inline, virtual] |
Definition at line 907 of file image_viewer.h.
| static ExitMainLoopTimerCallback* pcl::visualization::ImageViewer::ExitMainLoopTimerCallback::New | ( | ) | [inline, static] |
Definition at line 902 of file image_viewer.h.
Definition at line 920 of file image_viewer.h.
Definition at line 921 of file image_viewer.h.