OpenSceneGraph
3.2.0
|
#include <osg/StateAttribute>
Classes | |
class | osg::ClampColor |
Encapsulates OpenGL ClampColor state. More... | |
class | osg::ClampColor::Extensions |
Encapsulates queries of extension availability, obtains extension function pointers, and provides convenience wrappers for calling extension functions. 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. | |
Constant Groups | |
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 Aug 14 2013 12:59:26 for the OpenSceneGraph by doxygen 1.8.4. |