Point Cloud Library (PCL)  1.7.0
Public Member Functions | Static Public Member Functions
pcl::visualization::PCLHistogramVisualizerInteractorStyle Class Reference

PCL histogram visualizer interactory style class. More...

#include <pcl/visualization/interactor_style.h>

List of all members.

Public Member Functions

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

Static Public Member Functions

static
PCLHistogramVisualizerInteractorStyle
New ()

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.

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.


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