![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <image.h>
Collaboration diagram for dt_image_geoloc_t:Data Fields | |
| double | longitude |
| double | latitude |
| double | elevation |
| double dt_image_geoloc_t::elevation |
Referenced by _exif_decode_exif_data(), _exif_decode_xmp_data(), _init_expansion(), _metadata_view_update_values(), dt_exif_read_blob(), dt_gpx_get_location(), dt_image_cache_write_release(), dt_image_from_stmt(), dt_image_get_location(), dt_image_init(), dt_lightroom_import(), and dt_thumbtable_info_debug_assert_matches_cache().
| double dt_image_geoloc_t::latitude |
Referenced by _exif_decode_exif_data(), _exif_decode_xmp_data(), _init_expansion(), _metadata_view_update_values(), _view_map_center_on_image(), dt_exif_read_blob(), dt_gpx_get_location(), dt_image_cache_write_release(), dt_image_from_stmt(), dt_image_get_location(), dt_image_init(), dt_lightroom_import(), and dt_thumbtable_info_debug_assert_matches_cache().
| double dt_image_geoloc_t::longitude |
Referenced by _exif_decode_exif_data(), _exif_decode_xmp_data(), _init_expansion(), _metadata_view_update_values(), _view_map_center_on_image(), dt_exif_read_blob(), dt_gpx_get_location(), dt_image_cache_write_release(), dt_image_from_stmt(), dt_image_get_location(), dt_image_init(), dt_lightroom_import(), and dt_thumbtable_info_debug_assert_matches_cache().