From Frederic Marmond, add osg::LogicOp for support for glLogicOp.

This commit is contained in:
Robert Osfield
2004-12-13 04:54:20 +00:00
parent d9802310dc
commit fa4eaae122
5 changed files with 165 additions and 1 deletions

View File

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