FeatureConstruct Specialization for hdf5features::ScanImageIO. More...
#include <ScanImageIO.hpp>
Public Types | |
using | dep1 = typename FeatureConstruct< ImageIO, FeatureBase >::type |
using | dep2 = typename FeatureConstruct< MatrixIO, FeatureBase >::type |
using | deps = typename dep1::template Merge< dep2 > |
using | type = typename deps::template add_features< ScanImageIO >::type |
FeatureConstruct Specialization for hdf5features::ScanImageIO.
Definition at line 41 of file descriptions/ScanImageIO.hpp.
using lvr2::FeatureConstruct< ScanImageIO, FeatureBase >::dep1 = typename FeatureConstruct<ImageIO, FeatureBase>::type |
Definition at line 44 of file descriptions/ScanImageIO.hpp.
using lvr2::FeatureConstruct< ScanImageIO, FeatureBase >::dep2 = typename FeatureConstruct<MatrixIO, FeatureBase>::type |
Definition at line 45 of file descriptions/ScanImageIO.hpp.
using lvr2::FeatureConstruct< ScanImageIO, FeatureBase >::deps = typename dep1::template Merge<dep2> |
Definition at line 46 of file descriptions/ScanImageIO.hpp.
using lvr2::FeatureConstruct< ScanImageIO, FeatureBase >::type = typename deps::template add_features<ScanImageIO>::type |
Definition at line 49 of file descriptions/ScanImageIO.hpp.