libpointmatcher  1.3.1
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.
 

Detailed Description

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

A chain of Transformation.


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