![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for drawlayer_hud_brush_state_t:Data Fields | |
| float | pressure |
| float | tilt |
| float | acceleration |
| float | radius |
| float | opacity |
| float | flow |
| float | hardness |
| float drawlayer_hud_brush_state_t::acceleration |
Referenced by _compute_hud_brush_state(), and _draw_brush_hud().
| float drawlayer_hud_brush_state_t::flow |
Referenced by _compute_hud_brush_state(), and _draw_brush_hud().
| float drawlayer_hud_brush_state_t::hardness |
Referenced by _compute_hud_brush_state(), _draw_brush_hud(), and gui_post_expose().
| float drawlayer_hud_brush_state_t::opacity |
Referenced by _compute_hud_brush_state(), _draw_brush_hud(), and gui_post_expose().
| float drawlayer_hud_brush_state_t::pressure |
Referenced by _compute_hud_brush_state(), and _draw_brush_hud().
| float drawlayer_hud_brush_state_t::radius |
Referenced by _compute_hud_brush_state(), _draw_brush_hud(), and gui_post_expose().
| float drawlayer_hud_brush_state_t::tilt |
Referenced by _compute_hud_brush_state(), and _draw_brush_hud().