Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes
pcl::visualization::PCLHistogramVisualizerInteractorStyle Class Reference

PCL histogram visualizer interactory style class. More...

#include <interactor_style.h>

List of all members.

Public Member Functions

void Initialize ()
 Initialization routine. Must be called before anything else.
 PCLHistogramVisualizerInteractorStyle ()
 Empty constructor.
void setRenWinInteractMap (const RenWinInteractMap &wins)
 Pass a map of render/window/interactors to the interactor style.

Static Public Member Functions

static
PCLHistogramVisualizerInteractorStyle
New ()

Private Member Functions

void OnKeyDown ()
 Interactor style internal method. Gets called whenever a key is pressed.
void OnTimer ()
 Interactor style internal method. Gets called periodically if a timer is set.

Private Attributes

bool init_
 Set to true after initialization is complete.
RenWinInteractMap wins_
 A map of all windows on screen (with their renderers and interactors).

Detailed Description

PCL histogram visualizer interactory style class.

Author:
Radu B. Rusu

Definition at line 302 of file interactor_style.h.


Constructor & Destructor Documentation

Empty constructor.

Definition at line 308 of file interactor_style.h.


Member Function Documentation

Initialization routine. Must be called before anything else.

Definition at line 1045 of file interactor_style.cpp.

Interactor style internal method. Gets called whenever a key is pressed.

Definition at line 1052 of file interactor_style.cpp.

Interactor style internal method. Gets called periodically if a timer is set.

Definition at line 1082 of file interactor_style.cpp.

Pass a map of render/window/interactors to the interactor style.

Parameters:
[in]winsthe RenWinInteract map to use

Definition at line 318 of file interactor_style.h.


Member Data Documentation

Set to true after initialization is complete.

Definition at line 325 of file interactor_style.h.

A map of all windows on screen (with their renderers and interactors).

Definition at line 322 of file interactor_style.h.


The documentation for this class was generated from the following files:


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:47:19