TouchCPLib  1.0.0
A touch-enabled GUI interface based on SDL and libTS. It provides a simple desktop-free UI for your embedded Raspberry projects.
PointT< T > Struct Template Reference

#include <Point.h>

Collaboration diagram for PointT< T >:

Public Attributes

x
 
y
 

Member Data Documentation

◆ x

template<typename T >
T PointT< T >::x

◆ y

template<typename T >
T PointT< T >::y

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