|
IUF-SDK-3
Interventional Ultrasound Library
|
Functions | |
| iuo_t | iufOffsetCreate (void) |
| Create an offset object initialized at {0,0,0,0}. More... | |
| int | iufOffsetDelete (iuo_t offset) |
| Delete an offset object. More... | |
| int | iufOffsetCompare (iuo_t reference, iuo_t actual) |
| Compare two offsets with each other. More... | |
Compare two offsets with each other.
| reference | The offset to compare to |
| actual | The offset to compare with |
| iuo_t iufOffsetCreate | ( | void | ) |
Create an offset object initialized at {0,0,0,0}.