Home | All Classes | Grouped Classes | Index | Search

CL_OpenGLWindowDescription::set_accum_green_size

Sets the minimum required green accumulation buffer.

	void set_accum_green_size(
		int value);

Detailed description:

If this value is zero, the smallest available green accumulation buffer is preferred. Otherwise, the largest available green accumulation buffer of at least the minimum size is preferred.

See also:

CL_OpenGLWindowDescription



Questions or comments, write to the ClanLib mailing list.