Screen Information class. More...

#include <screen_info.h>

Public Member Functions

 ScreenInfo ()
 Constructs a ScreenInfo object.
 
std::vector< Rectfget_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.
 

Detailed Description

Screen Information class.

Constructor & Destructor Documentation

◆ ScreenInfo()

clan::ScreenInfo::ScreenInfo ( )

Constructs a ScreenInfo object.

Member Function Documentation

◆ get_screen_geometries()

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.


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