#include <blort/TomGine/tgShader.h>
#include <string.h>
#include <stdarg.h>
#include <stdexcept>
#include <GL/glu.h>
Go to the source code of this file.
Functions | |
static const char * | gl_type_name (GLenum type) |
static const char* gl_type_name | ( | GLenum | type | ) | [static] |
Definition at line 33 of file tgShader.cpp.