Public Member Functions
pcl::cloud_composer::OrganizedSegmentationTool Class Reference

#include <organized_segmentation.h>

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

List of all members.

Public Member Functions

virtual QString getToolName () const
 OrganizedSegmentationTool (PropertiesModel *parameter_model, QObject *parent)
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 ~OrganizedSegmentationTool ()

Detailed Description

Definition at line 49 of file organized_segmentation.h.


Constructor & Destructor Documentation

Definition at line 14 of file organized_segmentation.cpp.

Definition at line 20 of file organized_segmentation.cpp.


Member Function Documentation

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

Reimplemented from pcl::cloud_composer::SplitItemTool.

Definition at line 63 of file organized_segmentation.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::SplitItemTool.

Definition at line 26 of file organized_segmentation.cpp.

Definition at line 56 of file organized_segmentation.hpp.


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


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