Updated wrappers

This commit is contained in:
Robert Osfield
2007-06-04 10:56:01 +00:00
parent 448efe0722
commit 3ec3bf1679
2 changed files with 119 additions and 0 deletions

View File

@@ -82,6 +82,7 @@ BEGIN_ENUM_REFLECTOR(osg::StateAttribute::Type)
I_EnumLabel(osg::StateAttribute::POINTSPRITE);
I_EnumLabel(osg::StateAttribute::PROGRAM);
I_EnumLabel(osg::StateAttribute::CLAMPCOLOR);
I_EnumLabel(osg::StateAttribute::HINT);
I_EnumLabel(osg::StateAttribute::VALIDATOR);
I_EnumLabel(osg::StateAttribute::VIEWMATRIXEXTRACTOR);
I_EnumLabel(osg::StateAttribute::OSGNV_PARAMETER_BLOCK);