Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
chart_t Struct Reference

#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
 

Field Documentation

◆ bb_h

float chart_t::bb_h

◆ bb_w

float chart_t::bb_w

◆ box_shrink

float chart_t::box_shrink

◆ box_table

◆ d_table

GHashTable* chart_t::d_table

Referenced by draw_d_boxes(), free_chart(), and parse_cht().

◆ f_list

GList* chart_t::f_list

Referenced by draw_f_boxes(), free_chart(), and parse_cht().

◆ patch_sets

GHashTable* chart_t::patch_sets

◆ ref_rotation

float chart_t::ref_rotation

Referenced by parse_cht().


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