Go to the documentation of this file.
3 #ifndef LVR2_IO_HDF5_HYPERSPECTRALCAMERAIO_HPP
4 #define LVR2_IO_HDF5_HYPERSPECTRALCAMERAIO_HPP
13 namespace hdf5features
16 template <
typename Derived>
36 static constexpr
const char*
ID =
"HyperspectralCameraIO";
37 static constexpr
const char*
OBJID =
"HyperspectralCamera";
49 template <
typename Derived>
56 using deps =
typename dep1::template Merge<dep2>;
59 using type =
typename deps::template add_features<hdf5features::HyperspectralCameraIO>::type;
64 #include "HyperspectralCameraIO.tcc"
66 #endif // LVR2_IO_HDF5_HYPERSPECTRALCAMERAIO_HPP
typename Hdf5Construct< hdf5features::ArrayIO, Derived >::type dep1
typename Derived::template add_features< Feature >::type type
typename dep1::template Merge< dep2 > deps
static constexpr const char * OBJID
static constexpr const char * ID
bool isHyperspectralCamera(HighFive::Group &group)
HyperspectralCameraPtr loadHyperspectralCamera(uint scanPos)
void save(HighFive::Group &group, const HyperspectralCameraPtr &buffer)
ArrayIO< Derived > * m_arrayIO
std::shared_ptr< HyperspectralCamera > HyperspectralCameraPtr
typename deps::template add_features< hdf5features::HyperspectralCameraIO >::type type
HyperspectralCameraPtr load(uint scanPos)
MatrixIO< Derived > * m_matrixIO
Helper class how to construct a IO feature with its dependencies.
typename Hdf5Construct< hdf5features::MatrixIO, Derived >::type dep2
lvr2
Author(s): Thomas Wiemann
, Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:23