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 271 of file interactor_style.h.


Constructor & Destructor Documentation

Empty constructor.

Definition at line 277 of file interactor_style.h.


Member Function Documentation

Initialization routine. Must be called before anything else.

Definition at line 910 of file interactor_style.cpp.

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

Definition at line 917 of file interactor_style.cpp.

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

Definition at line 947 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 287 of file interactor_style.h.


Member Data Documentation

Set to true after initialization is complete.

Definition at line 294 of file interactor_style.h.

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

Definition at line 291 of file interactor_style.h.


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


pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:20:33