Go to the documentation of this file.
3 #ifndef LVR2_IO_HDF5_SCANCAMERAIO_HPP
4 #define LVR2_IO_HDF5_SCANCAMERAIO_HPP
12 template <
typename FeatureBase>
29 static constexpr
const char*
ID =
"ScanCameraIO";
30 static constexpr
const char*
OBJID =
"ScanCamera";
40 template <
typename FeatureBase>
48 using type =
typename deps::template add_features<ScanCameraIO>::type;
53 #include "ScanCameraIO.tcc"
55 #endif // LVR2_IO_HDF5_SCANCAMERAIO_HPP
Helper class how to construct a IO feature with its dependencies.
static constexpr const char * OBJID
ScanImageIO< FeatureBase > * m_scanImageIO
void saveScanCamera(const size_t &scanPosNo, const size_t &scanCamNo, ScanCameraPtr &camera)
bool isScanCamera(const std::string &group)
FeatureBase * m_featureBase
typename FeatureConstruct< ScanImageIO, FeatureBase >::type deps
typename Derived::template add_features< Feature >::type type
static constexpr const char * ID
typename deps::template add_features< ScanCameraIO >::type type
Manager Class for all FeatureBase components located in hdf5 directory.
ScanCameraPtr loadScanCamera(const size_t &scanPosNo, const size_t &scanCamNo)
std::shared_ptr< ScanCamera > ScanCameraPtr
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:24