Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_ashift_params3_t Struct Reference
+ Collaboration diagram for dt_iop_ashift_params3_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
 
dt_iop_ashift_crop_t cropmode
 
float cl
 
float cr
 
float ct
 
float cb
 

Detailed Description

Definition at line 335 of file ashift.c.

Field Documentation

◆ aspect

float dt_iop_ashift_params3_t::aspect

Definition at line 343 of file ashift.c.

Referenced by legacy_params().

◆ cb

float dt_iop_ashift_params3_t::cb

Definition at line 350 of file ashift.c.

Referenced by legacy_params().

◆ cl

float dt_iop_ashift_params3_t::cl

Definition at line 347 of file ashift.c.

Referenced by legacy_params().

◆ cr

float dt_iop_ashift_params3_t::cr

Definition at line 348 of file ashift.c.

Referenced by legacy_params().

◆ crop_factor

float dt_iop_ashift_params3_t::crop_factor

Definition at line 341 of file ashift.c.

Referenced by legacy_params().

◆ cropmode

dt_iop_ashift_crop_t dt_iop_ashift_params3_t::cropmode

Definition at line 346 of file ashift.c.

Referenced by legacy_params().

◆ ct

float dt_iop_ashift_params3_t::ct

Definition at line 349 of file ashift.c.

Referenced by legacy_params().

◆ f_length

float dt_iop_ashift_params3_t::f_length

Definition at line 340 of file ashift.c.

Referenced by legacy_params().

◆ lensshift_h

float dt_iop_ashift_params3_t::lensshift_h

Definition at line 339 of file ashift.c.

Referenced by legacy_params().

◆ lensshift_v

float dt_iop_ashift_params3_t::lensshift_v

Definition at line 338 of file ashift.c.

Referenced by legacy_params().

◆ mode

dt_iop_ashift_mode_t dt_iop_ashift_params3_t::mode

Definition at line 344 of file ashift.c.

Referenced by legacy_params().

◆ orthocorr

float dt_iop_ashift_params3_t::orthocorr

Definition at line 342 of file ashift.c.

Referenced by legacy_params().

◆ rotation

float dt_iop_ashift_params3_t::rotation

Definition at line 337 of file ashift.c.

Referenced by legacy_params().

◆ toggle

int dt_iop_ashift_params3_t::toggle

Definition at line 345 of file ashift.c.


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