Public Member Functions | Private Attributes
pcl::cloud_composer::MergeSelection Class Reference

#include <merge_selection.h>

Inheritance diagram for pcl::cloud_composer::MergeSelection:
Inheritance graph
[legend]

List of all members.

Public Member Functions

QList< const CloudItem * > getSelectedItems ()
virtual QString getToolName () const
 MergeSelection (QMap< const CloudItem *, pcl::PointIndices::ConstPtr > selected_item_index_map, QObject *parent=0)
virtual QList
< CloudComposerItem * > 
performAction (QList< const CloudComposerItem * > input_data, PointTypeFlags::PointType type=PointTypeFlags::NONE)
 Function called which does work in plugin.
template<typename PointT >
QList< CloudComposerItem * > performTemplatedAction (QList< const CloudComposerItem * > input_data)
virtual ~MergeSelection ()

Private Attributes

QMap< const CloudItem
*, pcl::PointIndices::ConstPtr
selected_item_index_map_

Detailed Description

Definition at line 48 of file merge_selection.h.


Constructor & Destructor Documentation

pcl::cloud_composer::MergeSelection::MergeSelection ( QMap< const CloudItem *, pcl::PointIndices::ConstPtr selected_item_index_map,
QObject *  parent = 0 
)

Definition at line 9 of file merge_selection.cpp.

Definition at line 16 of file merge_selection.cpp.


Member Function Documentation

Definition at line 62 of file merge_selection.h.

virtual QString pcl::cloud_composer::MergeSelection::getToolName ( ) const [inline, virtual]

Reimplemented from pcl::cloud_composer::MergeCloudTool.

Definition at line 59 of file merge_selection.h.

Function called which does work in plugin.

Parameters:
datainput_data from the model - const for good reason Returned list will become the output, replacing input_data in the model - you must deep copy the input_data, since undo works by switching back and forth

Implements pcl::cloud_composer::MergeCloudTool.

Definition at line 22 of file merge_selection.cpp.

Definition at line 46 of file merge_selection.hpp.


Member Data Documentation

Definition at line 68 of file merge_selection.h.


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


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