![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Data Fields | |
dt_liquify_path_data_enum_t | type |
dt_liquify_node_type_enum_t | node_type |
dt_liquify_layer_enum_t | selected |
dt_liquify_layer_enum_t | hovered |
int8_t | prev |
int8_t | idx |
int8_t | next |
dt_liquify_layer_enum_t dt_liquify_path_header_t::hovered |
Referenced by _draw_paths(), button_released(), and mouse_moved().
int8_t dt_liquify_path_header_t::idx |
Referenced by node_delete().
int8_t dt_liquify_path_header_t::next |
Referenced by button_released(), interpolate_paths(), node_delete(), node_next(), and path_length().
dt_liquify_node_type_enum_t dt_liquify_path_header_t::node_type |
Referenced by _draw_paths(), _hit_paths(), alloc_line_to(), button_pressed(), button_released(), mouse_moved(), and smooth_paths_linsys().
int8_t dt_liquify_path_header_t::prev |
Referenced by node_delete(), and node_prev().
dt_liquify_layer_enum_t dt_liquify_path_header_t::selected |
Referenced by _draw_paths(), _hit_paths(), and button_released().
dt_liquify_path_data_enum_t dt_liquify_path_header_t::type |