ClanLib  2.3.7
List of all members
CL_ScreenInfo Class Reference

Screen Information class. More...

#include <screen_info.h>

Public Member Functions

Construction
 CL_ScreenInfo ()
 Constructs a ScreenInfo object. More...
 
Attributes
std::vector< CL_Rectget_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. More...
 

Detailed Description

Screen Information class.

Constructor & Destructor Documentation

CL_ScreenInfo::CL_ScreenInfo ( )

Constructs a ScreenInfo object.

Member Function Documentation

std::vector<CL_Rect> CL_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: