OpenSceneGraph
3.5.1
|
#include <osg/StateAttribute>
Classes | |
class | osg::ClampColor |
Encapsulates OpenGL ClampColor state. More... | |
Namespaces | |
osg | |
The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Macros | |
#define | OSG_CLAMPCOLOR 1 |
#define | GL_RGBA_FLOAT_MODE_ARB 0x8820 |
#define | GL_CLAMP_VERTEX_COLOR_ARB 0x891A |
#define | GL_CLAMP_FRAGMENT_COLOR_ARB 0x891B |
#define | GL_CLAMP_READ_COLOR_ARB 0x891C |
#define | GL_FIXED_ONLY_ARB 0x891D |
#define | GL_FIXED_ONLY GL_FIXED_ONLY_ARB |
#define | GL_CLAMP_VERTEX_COLOR GL_CLAMP_VERTEX_COLOR_ARB |
#define | GL_CLAMP_READ_COLOR GL_CLAMP_READ_COLOR_ARB |
#define | GL_CLAMP_FRAGMENT_COLOR GL_CLAMP_FRAGMENT_COLOR_ARB |
#define GL_CLAMP_FRAGMENT_COLOR GL_CLAMP_FRAGMENT_COLOR_ARB |
#define GL_CLAMP_FRAGMENT_COLOR_ARB 0x891B |
#define GL_CLAMP_READ_COLOR GL_CLAMP_READ_COLOR_ARB |
#define GL_CLAMP_READ_COLOR_ARB 0x891C |
#define GL_CLAMP_VERTEX_COLOR GL_CLAMP_VERTEX_COLOR_ARB |
#define GL_CLAMP_VERTEX_COLOR_ARB 0x891A |
#define GL_FIXED_ONLY GL_FIXED_ONLY_ARB |
#define GL_FIXED_ONLY_ARB 0x891D |
#define GL_RGBA_FLOAT_MODE_ARB 0x8820 |
#define OSG_CLAMPCOLOR 1 |
Generated at Wed Nov 11 2015 22:14:21 for the OpenSceneGraph by doxygen 1.8.10. |