Sunshine master
Self-hosted game stream host for Moonlight.
util::point_t Struct Reference

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.
 

Detailed Description

Two-dimensional integer point.


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