![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
#include <Exif.hpp>
Classes | |
struct | Coord_t |
Public Attributes | |
double | latitude |
double | longitude |
double | altitude |
int32 | altitudeRef |
double | DOP |
struct s3d::Exif::Geolocation_t::Coord_t | latComponents |
struct s3d::Exif::Geolocation_t::Coord_t | lonComponents |
double s3d::Exif::Geolocation_t::altitude |
int32 s3d::Exif::Geolocation_t::altitudeRef |
double s3d::Exif::Geolocation_t::DOP |
struct s3d::Exif::Geolocation_t::Coord_t s3d::Exif::Geolocation_t::latComponents |
double s3d::Exif::Geolocation_t::latitude |
struct s3d::Exif::Geolocation_t::Coord_t s3d::Exif::Geolocation_t::lonComponents |
double s3d::Exif::Geolocation_t::longitude |