Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::ExtendedInput Struct Reference

Extended input data associated to events generated by graphics tablets. More...

#include <canvas-event.h>

Public Attributes

std::optional< double > pressure
 
std::optional< double > xtilt
 
std::optional< double > ytilt
 

Detailed Description

Extended input data associated to events generated by graphics tablets.

Present for Motion, ButtonPress and Scroll events.

Definition at line 34 of file canvas-event.h.

Member Data Documentation

◆ pressure

◆ xtilt

std::optional<double> Inkscape::ExtendedInput::xtilt

◆ ytilt

std::optional<double> Inkscape::ExtendedInput::ytilt

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