#include <osg/StateAttribute>
Namespaces | |
namespace | osg |
Classes | |
class | osg::ClampColor |
Encapsulates OpenGL ClampColor state. More... | |
class | osg::ClampColor::Extensions |
Encapsulates queries of extension availability, obtains extension function pointers, and provides convinience wrappers for calling extension functions. More... | |
Defines | |
#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 |