#include "gtex/gl_extensions.H"#include "texturegl.H"#include "appear.H"#include "gl_view.H"#include <GL/glu.h>Include dependency graph for texturegl.C:

Go to the source code of this file.
Functions | |
| GLenum | gltex_enum (CTEXTUREptr &t) |
Variables | |
| static bool | debug = Config::get_var_bool("DEBUG_TEXTURE",false) |
|
|
Definition at line 267 of file texturegl.C. References GL_TEXTURE_1D, GL_TEXTURE_2D, and GL_TEXTURE_3D. |
|
|
Definition at line 12 of file texturegl.C. |
1.4.4