|
| 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 const uvec3 | colorCode |
|
static const std::string | classIdentifier |
|
static const std::string | dataName |
|
The documentation for this class was generated from the following file: