Updated wrappers

This commit is contained in:
Robert Osfield
2008-07-17 14:13:13 +00:00
parent 4aed0a7eac
commit 43e2c5fadf
2 changed files with 2 additions and 2 deletions

View File

@@ -134,7 +134,7 @@ BEGIN_OBJECT_REFLECTOR(osg::View)
__bool__addSlave__osg_Camera_P1__bool,
"",
"");
I_MethodWithDefaults4(bool, addSlave, IN, osg::Camera *, camera, , IN, const osg::Matrix &, projectionOffset, , IN, const osg::Matrix &, viewOffse, , IN, bool, useMastersSceneData, true,
I_MethodWithDefaults4(bool, addSlave, IN, osg::Camera *, camera, , IN, const osg::Matrix &, projectionOffset, , IN, const osg::Matrix &, viewOffset, , IN, bool, useMastersSceneData, true,
Properties::NON_VIRTUAL,
__bool__addSlave__osg_Camera_P1__C5_osg_Matrix_R1__C5_osg_Matrix_R1__bool,
"",