openscenegraph
|
#include <osg/StateAttribute>
Go to the source code of this file.
Classes | |
class | osg::ClampColor |
Namespaces | |
namespace | osg |
author: Julien Valentin 2017 (mp3bu.nosp@m.tche.nosp@m.r@hot.nosp@m.mail.nosp@m..com) | |
Macros | |
#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 |