Screen Information class. More...
#include <screen_info.h>
Public Member Functions | |
ScreenInfo () | |
Constructs a ScreenInfo object. | |
std::vector< Rectf > | get_screen_geometries (int &primary_screen_index) const |
Returns the geometries of the attached screens and the index of the primary screen in the returned array. | |
Screen Information class.
clan::ScreenInfo::ScreenInfo | ( | ) |
Constructs a ScreenInfo object.
std::vector< Rectf > clan::ScreenInfo::get_screen_geometries | ( | int & | primary_screen_index | ) | const |
Returns the geometries of the attached screens and the index of the primary screen in the returned array.