FeatureConstruct Specialization for ScanCameraIO. More...
#include <HyperspectralCameraIO.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< HyperspectralCameraIO >::type | 
FeatureConstruct Specialization for ScanCameraIO.
Definition at line 43 of file descriptions/HyperspectralCameraIO.hpp.
| using lvr2::FeatureConstruct< HyperspectralCameraIO, FeatureBase >::dep1 = typename FeatureConstruct<ArrayIO, FeatureBase>::type | 
Definition at line 47 of file descriptions/HyperspectralCameraIO.hpp.
| using lvr2::FeatureConstruct< HyperspectralCameraIO, FeatureBase >::dep2 = typename FeatureConstruct<MatrixIO, FeatureBase>::type | 
Definition at line 48 of file descriptions/HyperspectralCameraIO.hpp.
| using lvr2::FeatureConstruct< HyperspectralCameraIO, FeatureBase >::deps = typename dep1::template Merge<dep2> | 
Definition at line 49 of file descriptions/HyperspectralCameraIO.hpp.
| using lvr2::FeatureConstruct< HyperspectralCameraIO, FeatureBase >::type = typename deps::template add_features<HyperspectralCameraIO>::type | 
Definition at line 52 of file descriptions/HyperspectralCameraIO.hpp.