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 393 of file ashift.c.

Field Documentation

◆ L

float dt_iop_ashift_line_t::L[3]

Definition at line 402 of file ashift.c.

Referenced by _draw_basic_line(), and ransac().

◆ length

float dt_iop_ashift_line_t::length

Definition at line 397 of file ashift.c.

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

◆ p1

float dt_iop_ashift_line_t::p1[3]

◆ p2

float dt_iop_ashift_line_t::p2[3]

◆ type

◆ weight

float dt_iop_ashift_line_t::weight

Definition at line 399 of file ashift.c.

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

◆ width

float dt_iop_ashift_line_t::width

Definition at line 398 of file ashift.c.

Referenced by _draw_basic_line(), and line_detect().


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