Home | All Classes | Grouped Classes | Index | Search
OpenGL utility class. More...
Derived from:
none
Derived by:
none
Group: GL (System)
#include <ClanLib/gl.h>
Attributes:
Get OpenGL extension specific function address. | |
functions static | Function table for OpenGL 2.0. |
Get a pixel format out of an OpenGL format. | |
Get a OpenGL format out of a pixel format. | |
Ignore OpenGL extensions by name, causing ClanLib to not attempt to use them | |
Test to see if a certain OGL Extension is present or not. It's slow, don't call it in a main loop. |
Detailed description:
!group=GL/System! !header=gl.h!