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 const uvec3 colorCode
 
static const std::string classIdentifier
 
static const std::string dataName
 

The documentation for this class was generated from the following file: