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

Data Fields

lfDatabase * db
 
int kernel_lens_distort_bilinear
 
int kernel_lens_distort_bicubic
 
int kernel_lens_distort_mitchell
 
int kernel_lens_vignette
 

Detailed Description

Definition at line 168 of file lens.cc.

Field Documentation

◆ db

◆ kernel_lens_distort_bicubic

int dt_iop_lensfun_global_data_t::kernel_lens_distort_bicubic

Definition at line 172 of file lens.cc.

Referenced by cleanup_global(), init_global(), and process_cl().

◆ kernel_lens_distort_bilinear

int dt_iop_lensfun_global_data_t::kernel_lens_distort_bilinear

Definition at line 171 of file lens.cc.

Referenced by cleanup_global(), init_global(), and process_cl().

◆ kernel_lens_distort_mitchell

int dt_iop_lensfun_global_data_t::kernel_lens_distort_mitchell

Definition at line 173 of file lens.cc.

Referenced by cleanup_global(), init_global(), and process_cl().

◆ kernel_lens_vignette

int dt_iop_lensfun_global_data_t::kernel_lens_vignette

Definition at line 174 of file lens.cc.

Referenced by cleanup_global(), init_global(), and process_cl().


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