IUF-SDK-3
Interventional Ultrasound Library
iufTGCPrivate.h
Go to the documentation of this file.
1
#ifndef IUFLIBRARY_IUFHLTGCIMP_H
2
#define IUFLIBRARY_IUFHLTGCIMP_H
3
4
#include <
iufTGC.h
>
5
#include <hdf5.h>
6
#include <hdf5_hl.h>
7
8
int
iufTGCSave
9
(
10
iutgc_t
tgc,
11
hid_t handle
12
);
13
14
iutgc_t
iufTGCLoad
15
(
16
hid_t handle
17
);
18
19
20
#endif //IUFLIBRARY_IUFHLTGCIMP_H
iufTGCLoad
iutgc_t iufTGCLoad(hid_t handle)
Definition:
iufTGC.c:165
IufTGC
Definition:
iufTGC.c:7
iufTGCSave
int iufTGCSave(iutgc_t tgc, hid_t handle)
Definition:
iufTGC.c:142
iufTGC.h
library
private
iufTGCPrivate.h
Generated by
1.8.13