#include <Util.h>
Public Member Functions | |
| GLenumStruct (GLenum *e=0) | |
| bool | operator== (GLenumStruct &v2) |
Public Attributes | |
| GLenum * | m_value |
Definition at line 14 of file Util.h.
| RenderTools::GLenumStruct::GLenumStruct | ( | GLenum * | e = 0 |
) | [inline] |
| bool RenderTools::GLenumStruct::operator== | ( | GLenumStruct & | v2 | ) | [inline] |
1.5.8