Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_image_geo_point_t Struct Reference

One geotagged image, in degrees as stored. More...

#include <image_repository.h>

+ Collaboration diagram for dt_image_geo_point_t:

Data Fields

int32_t imgid
 
double longitude
 
double latitude
 

Detailed Description

One geotagged image, in degrees as stored.

Definition at line 317 of file image_repository.h.

Field Documentation

◆ imgid

int32_t dt_image_geo_point_t::imgid

Definition at line 319 of file image_repository.h.

Referenced by dt_image_repository_get_collected_geo_points().

◆ latitude

double dt_image_geo_point_t::latitude

Definition at line 321 of file image_repository.h.

◆ longitude

double dt_image_geo_point_t::longitude

Definition at line 320 of file image_repository.h.


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