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

Data Fields

float rotation
 
float lensshift_v
 
float lensshift_h
 
float f_length
 
float crop_factor
 
float orthocorr
 
float aspect
 
dt_iop_ashift_mode_t mode
 
int toggle
 

Detailed Description

Definition at line 322 of file ashift.c.

Field Documentation

◆ aspect

float dt_iop_ashift_params2_t::aspect

Definition at line 330 of file ashift.c.

Referenced by legacy_params().

◆ crop_factor

float dt_iop_ashift_params2_t::crop_factor

Definition at line 328 of file ashift.c.

Referenced by legacy_params().

◆ f_length

float dt_iop_ashift_params2_t::f_length

Definition at line 327 of file ashift.c.

Referenced by legacy_params().

◆ lensshift_h

float dt_iop_ashift_params2_t::lensshift_h

Definition at line 326 of file ashift.c.

Referenced by legacy_params().

◆ lensshift_v

float dt_iop_ashift_params2_t::lensshift_v

Definition at line 325 of file ashift.c.

Referenced by legacy_params().

◆ mode

dt_iop_ashift_mode_t dt_iop_ashift_params2_t::mode

Definition at line 331 of file ashift.c.

Referenced by legacy_params().

◆ orthocorr

float dt_iop_ashift_params2_t::orthocorr

Definition at line 329 of file ashift.c.

Referenced by legacy_params().

◆ rotation

float dt_iop_ashift_params2_t::rotation

Definition at line 324 of file ashift.c.

Referenced by legacy_params().

◆ toggle

int dt_iop_ashift_params2_t::toggle

Definition at line 332 of file ashift.c.


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