Updated wrappers

This commit is contained in:
Robert Osfield
2006-11-28 20:37:27 +00:00
parent b6e1924192
commit 1c6565b4f5
4 changed files with 22 additions and 20 deletions

View File

@@ -24,7 +24,7 @@
#endif
BEGIN_OBJECT_REFLECTOR(osg::View)
I_BaseType(osg::Referenced);
I_VirtualBaseType(osg::Referenced);
I_Constructor0(____View,
"",
"");