#include <osg/GL>#include <osg/StateAttribute>Classes | |
| class | osg::TexEnvFilter |
| TexEnvFilter - encapsulates the OpenGL glTexEnv (GL_TEXTURE_FILTER_CONTROL) state. More... | |
Namespaces | |
| namespace | osg |
| The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Defines | |
| #define | OSG_TEXENVFILTER 1 |
| #define | GL_MAX_TEXTURE_LOD_BIAS_EXT 0x84FD |
| #define | GL_TEXTURE_FILTER_CONTROL_EXT 0x8500 |
| #define | GL_TEXTURE_LOD_BIAS_EXT 0x8501 |
| #define GL_MAX_TEXTURE_LOD_BIAS_EXT 0x84FD |
| #define GL_TEXTURE_FILTER_CONTROL_EXT 0x8500 |
| #define GL_TEXTURE_LOD_BIAS_EXT 0x8501 |
| #define OSG_TEXENVFILTER 1 |
| Generated at Sat May 14 08:21:07 2011 for the OpenSceneGraph by doxygen 1.5.9. |