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.
Public Attributes
|
List of all members
PointT< T > Struct Template Reference
#include <
Point.h
>
Collaboration diagram for PointT< T >:
[
legend
]
Public Attributes
T
x
T
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:
include/TouchCP/
Point.h
PointT
Generated by
1.8.13