![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for params_fixed_t:Data Fields | |
| int32_t | relevance |
| _lib_location_type_t | type |
| float | lon |
| float | lat |
| dt_map_box_t | bbox |
| dt_geo_map_display_t | marker_type |
Definition at line 664 of file location.c.
| dt_map_box_t params_fixed_t::bbox |
Definition at line 670 of file location.c.
Referenced by get_params(), and set_params().
| float params_fixed_t::lat |
Definition at line 669 of file location.c.
Referenced by get_params(), and set_params().
| float params_fixed_t::lon |
Definition at line 668 of file location.c.
Referenced by get_params(), and set_params().
| dt_geo_map_display_t params_fixed_t::marker_type |
Definition at line 671 of file location.c.
Referenced by get_params(), and set_params().
| int32_t params_fixed_t::relevance |
Definition at line 666 of file location.c.
Referenced by get_params(), and set_params().
| _lib_location_type_t params_fixed_t::type |
Definition at line 667 of file location.c.
Referenced by get_params(), and set_params().