Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::hdf5::DataSetInfo Struct Reference

#include <modules/hdf5/hdf5utils.h>

Public Member Functions

auto getColumnMajorDimensions () const
 Dimensions in column major (Inviwo/OpenGL) order.
 

Public Attributes

std::vector< size_t > dimensions
 
const DataFormatBaseformat = nullptr
 
Path path
 

Detailed Description

Lightweight description of an HDF5 dataset: its path, data format, and dimensions (stored in HDF row major order).


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