Updated wrappers.

This commit is contained in:
Robert Osfield
2005-07-23 19:08:02 +00:00
parent c210dd2db9
commit d8a5c2e7ac
11 changed files with 129 additions and 0 deletions

View File

@@ -71,6 +71,7 @@ BEGIN_ENUM_REFLECTOR(osg::StateAttribute::Type)
I_EnumLabel(osg::StateAttribute::COLORMASK);
I_EnumLabel(osg::StateAttribute::DEPTH);
I_EnumLabel(osg::StateAttribute::VIEWPORT);
I_EnumLabel(osg::StateAttribute::SCISSOR);
I_EnumLabel(osg::StateAttribute::BLENDCOLOR);
I_EnumLabel(osg::StateAttribute::MULTISAMPLE);
I_EnumLabel(osg::StateAttribute::CLIPPLANE);