CPP-TOOLBOX
Loading...
Searching...
No Matches
VideoMode Struct Reference

#include <window.hpp>

Public Attributes

int width
 
int height
 
int refresh_rate
 

Friends

std::ostream & operator<< (std::ostream &os, const VideoMode &vm)
 

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream & os,
const VideoMode & vm )
friend

Member Data Documentation

◆ height

int VideoMode::height

◆ refresh_rate

int VideoMode::refresh_rate

◆ width

int VideoMode::width

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