FeatureConstruct Specialization for ScanIO. More...
#include <ScanIO.hpp>
Public Types | |
using | dep1 = typename FeatureConstruct< ArrayIO, FeatureBase >::type |
using | dep2 = typename FeatureConstruct< MatrixIO, FeatureBase >::type |
using | deps = typename dep1::template Merge< dep2 > |
using | type = typename deps::template add_features< ScanIO >::type |
FeatureConstruct Specialization for ScanIO.
Definition at line 47 of file descriptions/ScanIO.hpp.
using lvr2::FeatureConstruct< ScanIO, FeatureBase >::dep1 = typename FeatureConstruct<ArrayIO, FeatureBase >::type |
Definition at line 51 of file descriptions/ScanIO.hpp.
using lvr2::FeatureConstruct< ScanIO, FeatureBase >::dep2 = typename FeatureConstruct<MatrixIO, FeatureBase >::type |
Definition at line 52 of file descriptions/ScanIO.hpp.
using lvr2::FeatureConstruct< ScanIO, FeatureBase >::deps = typename dep1::template Merge<dep2> |
Definition at line 53 of file descriptions/ScanIO.hpp.
using lvr2::FeatureConstruct< ScanIO, FeatureBase >::type = typename deps::template add_features<ScanIO>::type |
Definition at line 56 of file descriptions/ScanIO.hpp.