VenomEngine
Cross-Platform Modern Graphics Engine
Loading...
Searching...
No Matches
venom::common::ScreenVideoMode Class Reference

Public Member Functions

 ScreenVideoMode (int width, int height)
 
int GetWidth () const
 
int GetHeight () const
 
const vc::Vector< int > & GetRefreshRates () const
 
int GetRefreshRate (int index) const
 
int GetRefreshRateCount () const
 
void SortRefreshRates ()
 
bool operator< (const ScreenVideoMode &mode) const
 
bool operator> (const ScreenVideoMode &mode) const
 
bool operator== (const ScreenVideoMode &) const
 

Friends

class Screen
 

The documentation for this class was generated from the following files: