Scriptel ScripTouch ProScript C Library
This documentation contains information about the ScripTouch ProScript C Library.
Data Fields
scriptel_hid_input_coordinate Struct Reference

This structure represents a basic coordinate without any region information. More...

#include <scriptel-hid-reports.h>

Collaboration diagram for scriptel_hid_input_coordinate:
Collaboration graph
[legend]

Data Fields

unsigned char report_id
 Report ID, should always be SCRIPTEL_INPUT_COORDINATE.
 
scriptel_sample_info sample_info
 Information about the sample that produced this coordinate.
 
unsigned short x
 Horizontal component of the sample.
 
unsigned short y
 Vertical component of the sample.
 

Detailed Description

This structure represents a basic coordinate without any region information.


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