Template Struct FeatureConstruct< lvr2::scanio::FullWaveformIO, T >

Struct Documentation

template<typename T>
struct FeatureConstruct<lvr2::scanio::FullWaveformIO, T>

FeatureConstruct Specialization for WaveformIO.

  • Constructs dependencies (ArrayIO, MatrixIO)

  • Sets type variable

Public Types

using deps = typename FeatureConstruct<MatrixIO, T>::type
using type = typename deps::template add_features<lvr2::scanio::FullWaveformIO>::type