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

#include <Exif.hpp>

Public Attributes

double FStopMin
 
double FStopMax
 
double focalLengthMin
 
double focalLengthMax
 
double focalPlaneXResolution
 
double focalPlaneYResolution
 
uint16 focalPlaneResolutionUnit
 
String make
 
String model
 

Member Data Documentation

◆ focalLengthMax

double s3d::Exif::LensInfo_t::focalLengthMax

◆ focalLengthMin

double s3d::Exif::LensInfo_t::focalLengthMin

◆ focalPlaneResolutionUnit

uint16 s3d::Exif::LensInfo_t::focalPlaneResolutionUnit

◆ focalPlaneXResolution

double s3d::Exif::LensInfo_t::focalPlaneXResolution

◆ focalPlaneYResolution

double s3d::Exif::LensInfo_t::focalPlaneYResolution

◆ FStopMax

double s3d::Exif::LensInfo_t::FStopMax

◆ FStopMin

double s3d::Exif::LensInfo_t::FStopMin

◆ make

String s3d::Exif::LensInfo_t::make

◆ model

String s3d::Exif::LensInfo_t::model

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