Updated wrappers of osgWidget

This commit is contained in:
Robert Osfield
2008-09-17 14:23:05 +00:00
parent 5c5ab84420
commit fbeabc23e0
11 changed files with 17 additions and 56 deletions

View File

@@ -59,7 +59,6 @@ END_REFLECTOR
BEGIN_OBJECT_REFLECTOR(osgWidget::WindowManager)
I_DeclaringFile("osgWidget/WindowManager");
I_BaseType(osg::Switch);
I_BaseType(osgWidget::UIObjectParent);
I_Method0(osg::Object *, cloneType,
Properties::VIRTUAL,
__osg_Object_P1__cloneType,