#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 682 of file image_viewer.h.
Definition at line 684 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 691 of file image_viewer.h.
static ExitMainLoopTimerCallback* pcl::visualization::ImageViewer::ExitMainLoopTimerCallback::New | ( | ) | [inline, static] |
Definition at line 686 of file image_viewer.h.
Definition at line 700 of file image_viewer.h.
Definition at line 701 of file image_viewer.h.