Home |All Classes |Grouped Classes |Index |Search

Function get_max_texture_size

Returns the maximum size of a texture this graphic context supports.

	CL_Size CL_GraphicContext::get_max_texture_size();

Detailed description:

It returns CL_Size(0,0) if there is no known limitation to the max texture size.