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

#include <runtime.h>

+ Collaboration diagram for dt_drawlayer_ui_state_t:

Data Fields

dt_drawlayer_widgets_twidgets
 
cairo_surface_t * cursor_surface
 
int cursor_surface_size
 
double cursor_surface_ppd
 
float cursor_radius
 
float cursor_opacity
 
float cursor_hardness
 
int cursor_shape
 
float cursor_color [3]
 

Field Documentation

◆ cursor_color

float dt_drawlayer_ui_state_t::cursor_color[3]

◆ cursor_hardness

float dt_drawlayer_ui_state_t::cursor_hardness

◆ cursor_opacity

float dt_drawlayer_ui_state_t::cursor_opacity

◆ cursor_radius

float dt_drawlayer_ui_state_t::cursor_radius

◆ cursor_shape

int dt_drawlayer_ui_state_t::cursor_shape

◆ cursor_surface

cairo_surface_t* dt_drawlayer_ui_state_t::cursor_surface

◆ cursor_surface_ppd

double dt_drawlayer_ui_state_t::cursor_surface_ppd

◆ cursor_surface_size

int dt_drawlayer_ui_state_t::cursor_surface_size

◆ widgets

dt_drawlayer_widgets_t* dt_drawlayer_ui_state_t::widgets

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