Class NoReductionAlgorithm

Inheritance Relationships

Base Type

Class Documentation

class NoReductionAlgorithm : public lvr2::ReductionAlgorithm

ReductionAlgorithm implementation that returns complete point buffer without any reduction.

Public Functions

inline virtual PointBufferPtr getReducedPoints()

Returns a reduced version of a point buffer object The structure of the reduced point buffer depends on the implementation that provides this interface method.