Home | All Classes | Grouped Classes | Index | Search

CL_OpenGL::extension_exists

Test to see if a certain OGL Extension is present or not. It's slow, don't call it in a main loop.

	bool extension_exists(
		const char* extension_name);

See also:

CL_OpenGL



Questions or comments, write to the ClanLib mailing list.