![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <colorchart.h>
Collaboration diagram for chart_t:Data Fields | |
| GList * | f_list |
| GHashTable * | d_table |
| GHashTable * | box_table |
| GHashTable * | patch_sets |
| float | bb_w |
| float | bb_h |
| float | box_shrink |
| float | ref_rotation |
| float chart_t::bb_h |
Referenced by draw_color_boxes_inside(), get_sample_box(), and parse_cht().
| float chart_t::bb_w |
Referenced by draw_color_boxes_inside(), get_sample_box(), and parse_cht().
| float chart_t::box_shrink |
Referenced by draw_color_boxes_inside(), get_sample_box(), open_cht(), and parse_cht().
| GHashTable * chart_t::box_table |
| GHashTable* chart_t::d_table |
Referenced by draw_d_boxes(), free_chart(), and parse_cht().
| GList* chart_t::f_list |
Referenced by draw_f_boxes(), free_chart(), and parse_cht().
| GHashTable* chart_t::patch_sets |
Referenced by export_raw(), free_chart(), parse_cht(), and process_button_clicked_callback().
| float chart_t::ref_rotation |
Referenced by parse_cht().