Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::hdf5::Handle Class Reference

Classes

struct  Selection

Public Member Functions

 Handle (const std::filesystem::path &filename)
 Handle (const std::filesystem::path &filename, Path path)
 Handle (const Handle &rhs)
Handleoperator= (const Handle &that)
 Handle (Handle &&rhs)
Handleoperator= (Handle &&that)
Document getInfo () const
const H5::Group & getGroup () const
HandlegetHandleForPath (const std::string &path) const
std::shared_ptr< VolumegetVolumeAtPathAsType (const Path &path, std::vector< Selection > selection, const DataFormatBase *type) const
template<typename T>
std::vector< T > getVectorAtPath (const Path &path) const
template<typename T>
std::vector< glm::tvec3< T, glm::defaultp > > getVectorOfVec3AtPath (const Path &path) const

Static Public Attributes

static constexpr uvec3 colorCode {101, 101, 188}
static constexpr std::string_view classIdentifier {"org.inviwo.hdf5.handle"}
static constexpr std::string_view dataName {"HDF"}

The documentation for this class was generated from the following file:
  • hdf5handle.h