Updated wrappers

This commit is contained in:
Robert Osfield
2007-08-03 16:08:36 +00:00
parent 9b9e4cd7c8
commit 2ab30dd1b8
2 changed files with 21 additions and 8 deletions

View File

@@ -169,7 +169,7 @@ BEGIN_OBJECT_REFLECTOR(osg::View)
__void__updateSlave__unsigned_int,
"",
"");
I_ProtectedMethod1(osg::GraphicsOperation *, createRenderer, IN, osg::Camera *, camera,
I_ProtectedMethod1(osg::GraphicsOperation *, createRenderer, IN, osg::Camera *, x,
Properties::VIRTUAL,
Properties::NON_CONST,
__osg_GraphicsOperation_P1__createRenderer__osg_Camera_P1,