OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::Exif::Geolocation_t Struct Reference

#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
 

Member Data Documentation

◆ altitude

double s3d::Exif::Geolocation_t::altitude

◆ altitudeRef

int32 s3d::Exif::Geolocation_t::altitudeRef

◆ DOP

double s3d::Exif::Geolocation_t::DOP

◆ latComponents

struct s3d::Exif::Geolocation_t::Coord_t s3d::Exif::Geolocation_t::latComponents

◆ latitude

double s3d::Exif::Geolocation_t::latitude

◆ lonComponents

struct s3d::Exif::Geolocation_t::Coord_t s3d::Exif::Geolocation_t::lonComponents

◆ longitude

double s3d::Exif::Geolocation_t::longitude

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