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

#include <supervoxels.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 49 of file supervoxels.h.


Constructor & Destructor Documentation

pcl::cloud_composer::SupervoxelsTool::SupervoxelsTool ( PropertiesModel parameter_model,
QObject *  parent 
)

Definition at line 12 of file supervoxels.cpp.

Definition at line 18 of file supervoxels.cpp.


Member Function Documentation

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

Reimplemented from pcl::cloud_composer::SplitItemTool.

Definition at line 63 of file supervoxels.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 24 of file supervoxels.cpp.

Definition at line 49 of file supervoxels.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