![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
#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 DataFormatBase * | format = nullptr |
| Path | path |
Lightweight description of an HDF5 dataset: its path, data format, and dimensions (stored in HDF row major order).