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

Data Fields

float p1 [3]
 
float p2 [3]
 
float length
 
float width
 
float weight
 
dt_iop_ashift_linetype_t type
 
float L [3]
 

Detailed Description

Definition at line 401 of file ashift.c.

Field Documentation

◆ L

float dt_iop_ashift_line_t::L[3]

Definition at line 410 of file ashift.c.

Referenced by _draw_basic_line().

◆ length

float dt_iop_ashift_line_t::length

Definition at line 405 of file ashift.c.

Referenced by _draw_basic_line(), _draw_recompute_line_length(), and line_detect().

◆ p1

float dt_iop_ashift_line_t::p1[3]

◆ p2

float dt_iop_ashift_line_t::p2[3]

◆ type

dt_iop_ashift_linetype_t dt_iop_ashift_line_t::type

Definition at line 408 of file ashift.c.

Referenced by _draw_basic_line(), _draw_retrieve_line_type(), and line_detect().

◆ weight

float dt_iop_ashift_line_t::weight

Definition at line 407 of file ashift.c.

Referenced by _draw_basic_line(), and line_detect().

◆ width

float dt_iop_ashift_line_t::width

Definition at line 406 of file ashift.c.

Referenced by _draw_basic_line(), and line_detect().


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