From Fredric Mammond, added new osg::BlendEquation state attribute wrapping

up glBlendEquation.
This commit is contained in:
Robert Osfield
2005-01-03 16:39:28 +00:00
parent 4955343c76
commit fab7c4d715
6 changed files with 146 additions and 0 deletions

View File

@@ -141,6 +141,7 @@ class SG_EXPORT StateAttribute : public Object
TEXMAT,
LIGHTMODEL,
BLENDFUNC,
BLENDEQUATION,
LOGICOP,
STENCIL,
COLORMASK,