|
OpenStructure
|
Go to the source code of this file.
Namespaces | |
| namespace | ost |
| namespace | ost::img |
| namespace | ost::img::util |
Functions | |
| template<typename T > | |
| void | swap_buf (T *p, int n) |
| void | swap_short (short int *p, short int n) |
| void | swap_ushort (ushort *p, short int n) |
| void | swap_int (int *p, int n) |
| void | swap_uint (uint *p, int n) |
| void | swap_float (float *p, int n) |
| void | swap_double (Real *p, int n) |
| void | swap_long (long *p, int n) |
1.8.1.1