![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <masks.h>
Collaboration diagram for dt_masks_gui_center_point_t:Data Fields | ||
| struct { | ||
| float x | ||
| float y | ||
| } | main | |
| struct { | ||
| float x | ||
| float y | ||
| } | source | |
| struct { ... } dt_masks_gui_center_point_t::main |
| struct { ... } dt_masks_gui_center_point_t::source |
Referenced by _brush_get_source_center(), _polygon_events_post_expose(), and dt_masks_draw_source().
| float dt_masks_gui_center_point_t::x |
Referenced by _brush_get_source_center(), _polygon_events_post_expose(), and dt_masks_draw_source().
| float dt_masks_gui_center_point_t::y |
Referenced by _brush_get_source_center(), _polygon_events_post_expose(), and dt_masks_draw_source().