Updated wrappers

This commit is contained in:
Robert Osfield 2008-03-14 15:33:59 +00:00
parent 164f2160ff
commit 45ac890f37

View File

@ -158,6 +158,12 @@ BEGIN_OBJECT_REFLECTOR(osgGA::StateSetManipulator)
__int__getKeyEventCyclePolygonMode,
"",
"");
I_ProtectedMethod0(void, clone,
Properties::NON_VIRTUAL,
Properties::NON_CONST,
__void__clone,
"",
"");
I_ProtectedMethod0(osg::PolygonMode *, getOrCreatePolygonMode,
Properties::NON_VIRTUAL,
Properties::NON_CONST,