Class AllReductionAlgorithm

Inheritance Relationships

Base Type

Class Documentation

class AllReductionAlgorithm : public lvr2::ReductionAlgorithm

ReductionAlgorithm implementation that returns empty point buffer.

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.