#include <boost/optional.hpp>
#include "lvr2/io/MeshBuffer.hpp"
#include "lvr2/io/AttributeMeshIOBase.hpp"
#include <highfive/H5DataSet.hpp>
#include <highfive/H5DataSpace.hpp>
#include <highfive/H5File.hpp>
#include "ChannelIO.hpp"
#include "VariantChannelIO.hpp"
#include "ArrayIO.hpp"
#include "MeshIO.tcc"
Go to the source code of this file.
Classes | |
struct | lvr2::Hdf5Construct< hdf5features::MeshIO, Derived > |
Hdf5Construct Specialization for hdf5features::MeshIO. More... | |
class | lvr2::hdf5features::MeshIO< Derived > |
Hdf5IO Feature for handling MeshBuffer related IO. More... | |
Namespaces | |
lvr2 | |
lvr2::hdf5features | |
Macros | |
#define | LVR2_IO_HDF5_MESHIO_HPP |
#define LVR2_IO_HDF5_MESHIO_HPP |
Definition at line 4 of file MeshIO.hpp.