Public Member Functions | Protected Member Functions | Protected Attributes
pcl::apps::optronic_viewer::CloudFilterFactory Class Reference

Factory class to create a filter. More...

#include <cloud_filter.h>

Inheritance diagram for pcl::apps::optronic_viewer::CloudFilterFactory:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual CloudFiltercreate ()=0
 Creates a filter object.
virtual std::string getName ()
 Returns the name of the filter type.
virtual ~CloudFilterFactory ()

Protected Member Functions

 CloudFilterFactory (std::string name)
 Constructor which sets the filter type name.

Protected Attributes

std::string filter_type_name_
 Filter type name.

Detailed Description

Factory class to create a filter.

Definition at line 101 of file cloud_filter.h.


Constructor & Destructor Documentation

Definition at line 104 of file cloud_filter.h.

Constructor which sets the filter type name.

Definition at line 119 of file cloud_filter.h.


Member Function Documentation

Creates a filter object.

Implemented in pcl::apps::optronic_viewer::CloudFilterFactory2< T, name >.

Returns the name of the filter type.

Definition at line 108 of file cloud_filter.h.


Member Data Documentation

Filter type name.

Definition at line 125 of file cloud_filter.h.


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


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