|
Sunshine master
Self-hosted game stream host for Moonlight.
|
Two-dimensional integer point. More...
#include <src/utility.h>
Public Attributes | |
| double | x |
| X. | |
| double | y |
| Y. | |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const point_t &p) |
| Operator. | |
Two-dimensional integer point.