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::Bounds Struct Reference

Display bounds (origin and size) in pixels. More...

#include <DisplayDevice.h>

Public Member Functions

 Bounds (float x, float y, float w, float h)
 

Public Attributes

Point origin
 
Size size
 

Detailed Description

Display bounds (origin and size) in pixels.


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