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

#include <commands.h>

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

List of all members.

Public Member Functions

 MergeCloudCommand (ConstItemList input_data, QUndoCommand *parent=0)
 Construct for a merge command.
virtual void redo ()
virtual bool runCommand (AbstractTool *tool)
void setSelectedIndicesMap (const QMap< CloudItem *, pcl::PointIndices::Ptr > selected_item_index_map)
virtual void undo ()

Private Attributes

QMap< CloudItem
*, pcl::PointIndices::Ptr
selected_item_index_map_

Detailed Description

Definition at line 191 of file commands.h.


Constructor & Destructor Documentation

pcl::cloud_composer::MergeCloudCommand::MergeCloudCommand ( ConstItemList  input_data,
QUndoCommand *  parent = 0 
)

Construct for a merge command.

Parameters:
[in]input_dataInput list of CloudItem s from the project model which will be merged
[in]temporary_cloudsInput list of CloudItems which

Definition at line 530 of file commands.cpp.


Member Function Documentation

Implements pcl::cloud_composer::CloudCommand.

Definition at line 582 of file commands.cpp.

Implements pcl::cloud_composer::CloudCommand.

Definition at line 537 of file commands.cpp.

void pcl::cloud_composer::MergeCloudCommand::setSelectedIndicesMap ( const QMap< CloudItem *, pcl::PointIndices::Ptr selected_item_index_map) [inline]

Definition at line 210 of file commands.h.

Implements pcl::cloud_composer::CloudCommand.

Definition at line 569 of file commands.cpp.


Member Data Documentation

Definition at line 216 of file commands.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