point_cloud_library / 1.12.1 / structpcl_1_1visualization_1_1_image_viewer_1_1_exit_main_loop_timer_callback.html /

#include <pcl/visualization/image_viewer.h>

Public Member Functions

ExitMainLoopTimerCallback ()
void Execute (vtkObject *vtkNotUsed(caller), unsigned long event_id, void *call_data) override

Static Public Member Functions

static ExitMainLoopTimerCallback * New ()

Public Attributes

int right_timer_id
ImageViewer * window

Detailed Description

Definition at line 921 of file image_viewer.h.

Constructor & Destructor Documentation

ExitMainLoopTimerCallback()

pcl::visualization::ImageViewer::ExitMainLoopTimerCallback::ExitMainLoopTimerCallback ( )
inline

Definition at line 923 of file image_viewer.h.

Member Function Documentation

Execute()

void pcl::visualization::ImageViewer::ExitMainLoopTimerCallback::Execute ( vtkObject * vtkNotUsedcaller,
unsigned long event_id,
void * call_data
)
inlineoverride

Definition at line 930 of file image_viewer.h.

New()

static ExitMainLoopTimerCallback* pcl::visualization::ImageViewer::ExitMainLoopTimerCallback::New ( )
inlinestatic

Definition at line 925 of file image_viewer.h.

Member Data Documentation

right_timer_id

int pcl::visualization::ImageViewer::ExitMainLoopTimerCallback::right_timer_id

Definition at line 939 of file image_viewer.h.

window

ImageViewer* pcl::visualization::ImageViewer::ExitMainLoopTimerCallback::window

Definition at line 940 of file image_viewer.h.


The documentation for this struct was generated from the following file:

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1visualization_1_1_image_viewer_1_1_exit_main_loop_timer_callback.html