All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::EventSourceProperties Struct Reference

Configurable event source properties. More...

#include <kanzi/event_input/event_source_properties.hpp>

Public Member Functions

 EventSourceProperties ()
 Constructor. More...
 

Public Attributes

KzsInputTranslation translation
 Translation of events from one type to another. More...
 
KzsInputOrientation orientation
 Orientation of the event source. More...
 
Matrix3x3 transformation
 Transformation matrix for the event coordinates. More...
 

Detailed Description

Configurable event source properties.

Constructor & Destructor Documentation

kanzi::EventSourceProperties::EventSourceProperties ( )
inlineexplicit

Constructor.

Member Data Documentation

KzsInputTranslation kanzi::EventSourceProperties::translation

Translation of events from one type to another.

KzsInputOrientation kanzi::EventSourceProperties::orientation

Orientation of the event source.

Matrix3x3 kanzi::EventSourceProperties::transformation

Transformation matrix for the event coordinates.


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