Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
drawlayer_hud_brush_state_t Struct Reference
+ Collaboration diagram for drawlayer_hud_brush_state_t:

Data Fields

float pressure
 
float tilt
 
float acceleration
 
float radius
 
float opacity
 
float flow
 
float hardness
 

Detailed Description

Definition at line 3452 of file drawlayer.c.

Field Documentation

◆ acceleration

float drawlayer_hud_brush_state_t::acceleration

Definition at line 3456 of file drawlayer.c.

◆ flow

float drawlayer_hud_brush_state_t::flow

Definition at line 3459 of file drawlayer.c.

◆ hardness

float drawlayer_hud_brush_state_t::hardness

Definition at line 3460 of file drawlayer.c.

Referenced by gui_post_expose().

◆ opacity

float drawlayer_hud_brush_state_t::opacity

Definition at line 3458 of file drawlayer.c.

Referenced by gui_post_expose().

◆ pressure

float drawlayer_hud_brush_state_t::pressure

Definition at line 3454 of file drawlayer.c.

◆ radius

float drawlayer_hud_brush_state_t::radius

Definition at line 3457 of file drawlayer.c.

Referenced by gui_post_expose().

◆ tilt

float drawlayer_hud_brush_state_t::tilt

Definition at line 3455 of file drawlayer.c.


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