![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
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] |
| float dt_iop_ashift_line_t::L[3] |
Referenced by _draw_basic_line(), and ransac().
| float dt_iop_ashift_line_t::length |
Referenced by _draw_basic_line(), _draw_recompute_line_length(), get_points(), and line_detect().
| float dt_iop_ashift_line_t::p1[3] |
Referenced by _draw_basic_line(), _draw_recompute_line_length(), _draw_retrieve_line_type(), _get_lines_hash(), get_points(), and line_detect().
| float dt_iop_ashift_line_t::p2[3] |
Referenced by _draw_basic_line(), _draw_recompute_line_length(), _draw_retrieve_line_type(), _get_lines_hash(), get_points(), and line_detect().
| dt_iop_ashift_linetype_t dt_iop_ashift_line_t::type |
Referenced by _draw_basic_line(), _draw_retrieve_line_type(), get_points(), line_detect(), and model_fitness().
| float dt_iop_ashift_line_t::weight |
Referenced by _draw_basic_line(), line_detect(), and model_fitness().
| float dt_iop_ashift_line_t::width |
Referenced by _draw_basic_line(), and line_detect().