libpointmatcher
1.3.1
|
A chain of DataPointsFilter. More...
#include <PointMatcher.h>
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. | |
A chain of DataPointsFilter.