|
libsrtm
0.2.0
some useful C-functions
|
Go to the source code of this file.
Data Structures | |
| struct | SrtmDataPrivate |
Macros | |
| #define | UNUSED(x) (void)(x) |
| Used to indicate that a function does not use a certain parameter. More... | |
Functions | |
| SrtmDataPrivate * | srtm_data_get_private (SrtmData *self) |
| #define UNUSED | ( | x | ) | (void)(x) |
Used to indicate that a function does not use a certain parameter.
Definition at line 12 of file srtm_private.h.
| SrtmDataPrivate* srtm_data_get_private | ( | SrtmData * | self | ) |