Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

FWSurfaceRectangle Struct Reference

Structure containing the dimensions and the left and bottom edges for the coordinates used on a MultiTouch Surface. More...

#include <FWHID_MultiTouchDevice.h>


Data Fields

double left_edge
 The left most dimension.
double bottom_edge
 The bottom most dimension.
double width_cm
 The width of the device surface in centimeters.
double height_cm
 The height of the device surface in centimeters.


Detailed Description

Structure containing the dimensions and the left and bottom edges for the coordinates used on a MultiTouch Surface.

See also:
FWHID_getSurfaceDimensions()


Field Documentation

double FWSurfaceRectangle::bottom_edge
 

The bottom most dimension.

double FWSurfaceRectangle::height_cm
 

The height of the device surface in centimeters.

double FWSurfaceRectangle::left_edge
 

The left most dimension.

double FWSurfaceRectangle::width_cm
 

The width of the device surface in centimeters.


The documentation for this struct was generated from the following file:
Generated on Fri Dec 10 10:08:12 2004 for FingerWorks Hand Tracking SDK by doxygen 1.3.8