|
| Handle (const std::filesystem::path &filename) |
| Handle (const std::filesystem::path &filename, Path path) |
| Handle (const Handle &rhs) |
Handle & | operator= (const Handle &that) |
| Handle (Handle &&rhs) |
Handle & | operator= (Handle &&that) |
Document | getInfo () const |
const H5::Group & | getGroup () const |
Handle * | getHandleForPath (const std::string &path) const |
std::shared_ptr< Volume > | getVolumeAtPathAsType (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 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: