Libpointing
An open-source cross-platform library to get raw events from pointing devices and master transfer functions.
Public Member Functions | Public Attributes | List of all members
pointing::DisplayDevice::Point Struct Reference

A structure to maintain coordinates of a pixel. More...

#include <DisplayDevice.h>

Public Member Functions

 Point (float x, float y)
 

Public Attributes

float x
 
float y
 

Detailed Description

A structure to maintain coordinates of a pixel.


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