In file ./include/callgl.hxx:

GLenum CallGL::getTokenValue

(const char* string)

Get an OpenGL token value for the given string.

Documentation

Get an OpenGL token value for the given string. The token must be provided without the GL_ prefix. For example,

getTokenValue("AMBIENT_AND_DIFFUSE");

returns 0x1602

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.