libpointmatcher
Public Member Functions | List of all members
PointMatcher< T >::Transformations Struct Reference

A chain of Transformation. More...

#include <PointMatcher.h>

Inheritance diagram for PointMatcher< T >::Transformations:

Public Member Functions

void apply (DataPoints &cloud, const TransformationParameters &parameters) const
 Apply this chain to cloud, using parameters, mutates cloud.
 

Additional Inherited Members

- Public Attributes inherited from std::vector< T >
elements
 STL member.
 

Detailed Description

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

A chain of Transformation.


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