VTK
9.4.20241108
|
#include "vtk_hdf5.h"
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | vtkHDF |
Macros | |
#define | DefineScopedHandle(name) |
RAII class for automatically closing H5 handles. | |
#define DefineScopedHandle | ( | name | ) |
RAII class for automatically closing H5 handles.
Definition at line 17 of file vtkHDF5ScopedHandle.h.