libpointmatcher  1.0.2
Public Member Functions
PointMatcher< T >::DataPointsFilters Struct Reference

A chain of DataPointsFilter. More...

#include <PointMatcher.h>

Inheritance diagram for PointMatcher< T >::DataPointsFilters:
PointMatcherSupport::SharedPtrVector< DataPointsFilter >

List of all members.

Public Member Functions

 DataPointsFilters ()
 Construct an empty chain.
 DataPointsFilters (std::istream &in)
 Construct a chain from a YAML file.
void init ()
 Init the chain.
void apply (DataPoints &cloud)
 Apply this chain to cloud, mutates cloud.

Detailed Description

template<typename T>
struct PointMatcher< T >::DataPointsFilters

A chain of DataPointsFilter.


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