Main Page   Compound List   File List   Compound Members   File Members  

__WTBOARDDATANODE Struct Reference

#include <wtboard.h>

List of all members.

Public Attributes

unsigned short PosX
unsigned short PosY
unsigned char Pressure
unsigned long TimeStamp


Detailed Description

One node of a pen stroke


Member Data Documentation

unsigned short __WTBOARDDATANODE::PosX
 

The x position of the node in the pen stroke - goes from 0 to WTB_MAX_X

unsigned short __WTBOARDDATANODE::PosY
 

The y position of the node in the pen stroke - goes from 0 to WTB_MAX_Y

unsigned char __WTBOARDDATANODE::Pressure
 

The pressure the node in the pen stroke - goes from 0 to 255

unsigned long __WTBOARDDATANODE::TimeStamp
 

1970 1/1 is 0 then messured in millisecons until now - currently not used


The documentation for this struct was generated from the following file:
Generated on Mon Sep 9 21:01:18 2002 for vpiWhiteboard by doxygen1.2.17