OSG
3.4.0
|
#include <osg/StateAttribute>
Go to the source code of this file.
Classes | |
class | osg::BlendEquation |
Namespaces | |
osg | |
Macros | |
#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 |
Definition at line 34 of file BlendEquation.h.
#define GL_ALPHA_MIN_SGIX 0x8320 |
Definition at line 33 of file BlendEquation.h.
#define GL_FUNC_ADD 0x8006 |
Definition at line 23 of file BlendEquation.h.
#define GL_FUNC_REVERSE_SUBTRACT 0x800B |
Definition at line 25 of file BlendEquation.h.
#define GL_FUNC_SUBTRACT 0x800A |
Definition at line 24 of file BlendEquation.h.
#define GL_LOGIC_OP 0x0BF1 |
Definition at line 29 of file BlendEquation.h.
#define GL_MAX 0x8008 |
Definition at line 22 of file BlendEquation.h.
#define GL_MIN 0x8007 |
Definition at line 21 of file BlendEquation.h.