|
IUF-SDK-3
Interventional Ultrasound Library
|
Go to the source code of this file.
Data Structures | |
| struct | Iuf3DPosition |
| Position in 3D in meters. More... | |
| struct | Iuf2DPosition |
| Position in 3D in meters. More... | |
Functions | |
| int | iuf3DPositionSave (iu3dp_t position, hid_t handle) |
| iu3dp_t | iuf3DPositionLoad (hid_t handle) |
| int | iuf2DPositionSave (iu2dp_t position, hid_t handle) |
| iu2dp_t | iuf2DPositionLoad (hid_t handle) |
| iu2dp_t iuf2DPositionLoad | ( | hid_t | handle | ) |
| int iuf2DPositionSave | ( | iu2dp_t | position, |
| hid_t | handle | ||
| ) |
| iu3dp_t iuf3DPositionLoad | ( | hid_t | handle | ) |
| int iuf3DPositionSave | ( | iu3dp_t | position, |
| hid_t | handle | ||
| ) |