Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_undo_geotag_t Struct Reference
+ Collaboration diagram for dt_undo_geotag_t:

Data Fields

int32_t imgid
 
dt_image_geoloc_t before
 
dt_image_geoloc_t after
 

Detailed Description

Definition at line 140 of file common/image.c.

Field Documentation

◆ after

dt_image_geoloc_t dt_undo_geotag_t::after

Definition at line 144 of file common/image.c.

Referenced by _image_set_images_locations(), _image_set_location(), and _pop_undo().

◆ before

dt_image_geoloc_t dt_undo_geotag_t::before

Definition at line 143 of file common/image.c.

Referenced by _image_set_images_locations(), _image_set_location(), and _pop_undo().

◆ imgid

int32_t dt_undo_geotag_t::imgid

Definition at line 142 of file common/image.c.

Referenced by _image_set_images_locations(), _image_set_location(), and _pop_undo().


The documentation for this struct was generated from the following file: