Public Member Functions | Static Public Member Functions
DataPointsFiltersImpl< T >::IdentityDataPointsFilter Struct Reference

Identity, does nothing. More...

#include <DataPointsFiltersImpl.h>

Inheritance diagram for DataPointsFiltersImpl< T >::IdentityDataPointsFilter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual DataPoints filter (const DataPoints &input)
 Constructor, uses parameter interface.
virtual void inPlaceFilter (DataPoints &cloud)
 Apply these filters to a point cloud without copying.

Static Public Member Functions

static const std::string description ()

Detailed Description

template<typename T>
struct DataPointsFiltersImpl< T >::IdentityDataPointsFilter

Identity, does nothing.

Definition at line 58 of file DataPointsFiltersImpl.h.


Member Function Documentation

template<typename T >
static const std::string DataPointsFiltersImpl< T >::IdentityDataPointsFilter::description ( ) [inline, static]

Definition at line 60 of file DataPointsFiltersImpl.h.

template<typename T >
PointMatcher< T >::DataPoints DataPointsFiltersImpl< T >::IdentityDataPointsFilter::filter ( const DataPoints input) [virtual]

Constructor, uses parameter interface.

Implements PointMatcher< T >::DataPointsFilter.

Definition at line 52 of file DataPointsFiltersImpl.cpp.

template<typename T >
void DataPointsFiltersImpl< T >::IdentityDataPointsFilter::inPlaceFilter ( DataPoints cloud) [virtual]

Apply these filters to a point cloud without copying.

Implements PointMatcher< T >::DataPointsFilter.

Definition at line 62 of file DataPointsFiltersImpl.cpp.


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


upstream_src
Author(s):
autogenerated on Mon Oct 6 2014 10:27:42