#include <image_viewer.h>
Public Member Functions | |
virtual void | Execute (vtkObject *vtkNotUsed(caller), unsigned long event_id, void *call_data) |
ExitMainLoopTimerCallback () | |
Static Public Member Functions | |
static ExitMainLoopTimerCallback * | New () |
Public Attributes | |
int | right_timer_id |
ImageViewer * | window |
Definition at line 862 of file image_viewer.h.
Definition at line 864 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 871 of file image_viewer.h.
static ExitMainLoopTimerCallback* pcl::visualization::ImageViewer::ExitMainLoopTimerCallback::New | ( | ) | [inline, static] |
Definition at line 866 of file image_viewer.h.
Definition at line 884 of file image_viewer.h.
Definition at line 885 of file image_viewer.h.