3 #ifndef LVR2_IO_HDF5_SCANPROJECTIO_HPP 4 #define LVR2_IO_HDF5_SCANPROJECTIO_HPP 8 #include <boost/optional.hpp> 20 namespace hdf5features
51 template <
typename Derived>
73 template <
typename Derived>
81 using type =
typename deps::template add_features<hdf5features::ScanProjectIO>::type;
86 #include "ScanProjectIO.tcc" 88 #endif // LVR2_IO_HDF5_SCANPROJECTIO_HPP ScanPositionIO< Derived > * m_scanPositionIO
Hdf5IO Feature for handling ScanProject related IO.
Hdf5IO Feature for handling ScanProject related IO.
void save(const ScanProjectPtr &scanProjectPtr)
typename Hdf5Construct< hdf5features::ScanPositionIO, Derived >::type deps
Helper class how to construct a IO feature with its dependencies.
ScanProjectPtr loadScanProject()
std::shared_ptr< ScanProject > ScanProjectPtr
typename Derived::template add_features< Feature >::type type
typename deps::template add_features< hdf5features::ScanProjectIO >::type type