OpenSceneGraph 2.8.3
|
#include <osg/StateAttribute>
Classes | |
class | osg::BlendEquation |
Encapsulates OpenGL BlendEquation state. More... | |
class | osg::BlendEquation::Extensions |
Encapsulates queries of extension availability, obtains extension function pointers, and provides convenience wrappers for calling extension functions. 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_BLENDEQUATION 1 |
#define | GL_MIN 0x8007 |
#define | GL_MAX 0x8008 |
#define | GL_FUNC_ADD 0x8006 |
#define | GL_FUNC_SUBTRACT 0x800A |
#define | GL_FUNC_REVERSE_SUBTRACT 0x800B |
#define | GL_LOGIC_OP 0x0BF1 |
#define | GL_ALPHA_MIN_SGIX 0x8320 |
#define | GL_ALPHA_MAX_SGIX 0x8321 |
#define GL_ALPHA_MAX_SGIX 0x8321 |
#define GL_ALPHA_MIN_SGIX 0x8320 |
#define GL_FUNC_ADD 0x8006 |
#define GL_FUNC_REVERSE_SUBTRACT 0x800B |
#define GL_FUNC_SUBTRACT 0x800A |
#define GL_LOGIC_OP 0x0BF1 |
#define GL_MAX 0x8008 |
#define GL_MIN 0x8007 |
#define OSG_BLENDEQUATION 1 |
![]() | Generated at Tue Mar 22 2011 13:20:17 for the OpenSceneGraph by doxygen 1.7.3. |