Go to the documentation of this file.
3 #ifndef LVR2_IO_HDF5_POINTBUFFERIO_HPP
4 #define LVR2_IO_HDF5_POINTBUFFERIO_HPP
6 #include <boost/optional.hpp>
16 namespace hdf5features {
46 template<
typename Derived>
64 static constexpr
const char*
ID =
"PointCloudIO";
65 static constexpr
const char*
OBJID =
"PointBuffer";
70 template<
typename Derived>
77 using type =
typename deps::template add_features<hdf5features::PointCloudIO>::type;
83 #include "PointCloudIO.tcc"
86 #endif // LVR2_IO_HDF5_POINTBUFFERIO_HPP
PointBufferPtr load(std::string name)
typename Derived::template add_features< Feature >::type type
std::shared_ptr< PointBuffer > PointBufferPtr
PointBufferPtr loadPointCloud(std::string name)
static constexpr const char * OBJID
Hdf5IO Feature for handling PointBuffer related IO.
static constexpr const char * ID
typename Hdf5Construct< hdf5features::VariantChannelIO, Derived >::type deps
void save(std::string name, const PointBufferPtr &buffer)
Hdf5IO Feature for handling VariantChannel related IO.
bool isPointCloud(HighFive::Group &group)
typename deps::template add_features< hdf5features::PointCloudIO >::type type
Hdf5IO Feature for handling PointBuffer related IO.
VariantChannelIO< Derived > * m_vchannel_io
Helper class how to construct a IO feature with its dependencies.
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