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

Data Fields

lfLens * lens
 
int modify_flags
 
int inverse
 
float scale
 
float crop
 
float focal
 
float aperture
 
float distance
 
lfLensType target_geom
 
gboolean do_nan_checks
 
gboolean tca_override
 
lfLensCalibTCA custom_tca
 

Detailed Description

Definition at line 177 of file lens.cc.

Field Documentation

◆ aperture

float dt_iop_lensfun_data_t::aperture

Definition at line 185 of file lens.cc.

◆ crop

float dt_iop_lensfun_data_t::crop

Definition at line 183 of file lens.cc.

◆ custom_tca

lfLensCalibTCA dt_iop_lensfun_data_t::custom_tca

Definition at line 190 of file lens.cc.

◆ distance

float dt_iop_lensfun_data_t::distance

Definition at line 186 of file lens.cc.

◆ do_nan_checks

gboolean dt_iop_lensfun_data_t::do_nan_checks

Definition at line 188 of file lens.cc.

◆ focal

float dt_iop_lensfun_data_t::focal

Definition at line 184 of file lens.cc.

◆ inverse

int dt_iop_lensfun_data_t::inverse

Definition at line 181 of file lens.cc.

◆ lens

lfLens* dt_iop_lensfun_data_t::lens

Definition at line 179 of file lens.cc.

Referenced by get_autoscale().

◆ modify_flags

int dt_iop_lensfun_data_t::modify_flags

Definition at line 180 of file lens.cc.

◆ scale

float dt_iop_lensfun_data_t::scale

Definition at line 182 of file lens.cc.

◆ target_geom

lfLensType dt_iop_lensfun_data_t::target_geom

Definition at line 187 of file lens.cc.

◆ tca_override

gboolean dt_iop_lensfun_data_t::tca_override

Definition at line 189 of file lens.cc.


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