![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <map_locations.h>
Data Fields | |
double | lon |
double | lat |
double | delta1 |
double | delta2 |
double | ratio |
int | shape |
GList * | polygons |
int | plg_pts |
double dt_map_location_data_t::delta1 |
double dt_map_location_data_t::delta2 |
double dt_map_location_data_t::lat |
double dt_map_location_data_t::lon |
int dt_map_location_data_t::plg_pts |
GList* dt_map_location_data_t::polygons |
double dt_map_location_data_t::ratio |
int dt_map_location_data_t::shape |
Referenced by _draw_location(), _map_location_find_images(), _view_map_add_location(), _view_map_button_press_callback(), _view_map_draw_location(), _view_map_draw_other_locations(), _view_map_remove_location(), dt_map_location_free_polygons(), dt_map_location_get_locations_on_map(), and dt_map_location_get_polygons().