![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
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 |
| lfDatabase* dt_iop_lensfun_global_data_t::db |
Definition at line 170 of file lens.cc.
Referenced by camera_autosearch_clicked(), camera_menusearch_clicked(), cleanup_global(), commit_params(), get_autoscale(), gui_update(), init_global(), lens_autosearch_clicked(), lens_menusearch_clicked(), and reload_defaults().
| 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().
| 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().
| 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().
| 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().