All Classes |Grouped Classes |Index

Function get_screen_geometries

Returns the geometries of the attached screens and the index of the primary screen in the returned array.

	std::vector<CL_Rect> CL_ScreenInfo::get_screen_geometries(
		int & primary_screen_index);