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

#include <control.h>

+ Collaboration diagram for dt_control_pointer_input_t:

Data Fields

double x
 
double y
 
double pressure
 
gboolean has_pressure
 
double tilt_x
 
double tilt_y
 
double tilt
 
gboolean has_tilt
 
double acceleration
 
guint32 time_ms
 

Field Documentation

◆ acceleration

◆ has_pressure

◆ has_tilt

gboolean dt_control_pointer_input_t::has_tilt

◆ pressure

◆ tilt

◆ tilt_x

double dt_control_pointer_input_t::tilt_x

Referenced by _extract_pointer_input().

◆ tilt_y

double dt_control_pointer_input_t::tilt_y

Referenced by _extract_pointer_input().

◆ time_ms

guint32 dt_control_pointer_input_t::time_ms

Referenced by _extract_pointer_input().

◆ x

◆ y


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