Class NoReductionAlgorithm
Defined in File ReductionAlgorithm.hpp
Inheritance Relationships
Base Type
public lvr2::ReductionAlgorithm(Class ReductionAlgorithm)
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.
-
inline virtual PointBufferPtr getReducedPoints()