#include <GLEXT/GLState.h>#include <common/DefinesString.h>#include <common/DefinesAssert.h>#include <string.h>#include <string>Go to the source code of this file.
Functions | |
| static void | addToBuffer (std::string &buffer, unsigned int value, const char *name) |
| static void addToBuffer | ( | std::string & | buffer, | |
| unsigned int | value, | |||
| const char * | name | |||
| ) | [static] |
Definition at line 176 of file GLState.cpp.
References GLState::getState().
Referenced by GLState::getStateString().
1.5.3