Point Cloud Library (PCL)  1.7.0
Public Member Functions | Static Public Member Functions | Public Attributes
pcl::visualization::Window::ExitMainLoopTimerCallback Struct Reference

#include <pcl/visualization/window.h>

List of all members.

Public Member Functions

 ExitMainLoopTimerCallback ()
 ExitMainLoopTimerCallback (const ExitMainLoopTimerCallback &src)
ExitMainLoopTimerCallbackoperator= (const ExitMainLoopTimerCallback &src)
virtual void Execute (vtkObject *, unsigned long event_id, void *call_data)

Static Public Member Functions

static ExitMainLoopTimerCallbackNew ()

Public Attributes

int right_timer_id
Windowwindow

Detailed Description

Definition at line 176 of file window.h.


Constructor & Destructor Documentation


Member Function Documentation

virtual void pcl::visualization::Window::ExitMainLoopTimerCallback::Execute ( vtkObject *  ,
unsigned long  event_id,
void *  call_data 
) [virtual]

Definition at line 178 of file window.h.

ExitMainLoopTimerCallback& pcl::visualization::Window::ExitMainLoopTimerCallback::operator= ( const ExitMainLoopTimerCallback src)

Member Data Documentation

Definition at line 190 of file window.h.

Definition at line 191 of file window.h.


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