IUF-SDK-3
Interventional Ultrasound Library
iuf3DSizePrivate.h
Go to the documentation of this file.
1
#ifndef IUFLIBRARY_IUFHL3DSIZEIMP_H
2
#define IUFLIBRARY_IUFHL3DSIZEIMP_H
3
4
#include <hdf5.h>
5
#include <
iuf3DSize.h
>
6
7
iu3ds_t
iuf3DSizeLoad
8
(
9
hid_t handle
10
);
11
12
int
iuf3DSizeSave
13
(
14
iu3ds_t
size,
15
hid_t handle
16
);
17
18
#endif //IUFLIBRARY_IUFHL3DSIZEIMP_H
iuf3DSizeLoad
iu3ds_t iuf3DSizeLoad(hid_t handle)
Definition:
iuf3DSize.c:54
Iuf3DSize
Definition:
iuf3DSize.h:5
iuf3DSizeSave
int iuf3DSizeSave(iu3ds_t size, hid_t handle)
Definition:
iuf3DSize.c:71
iuf3DSize.h
library
private
iuf3DSizePrivate.h
Generated by
1.8.13