Updated wrappers

This commit is contained in:
Robert Osfield 2009-02-09 10:00:06 +00:00
parent 684c7bc8fc
commit 3153c30930

View File

@ -33,7 +33,7 @@ END_REFLECTOR
BEGIN_OBJECT_REFLECTOR(osgAnimation::Animation)
I_DeclaringFile("osgAnimation/Animation");
I_VirtualBaseType(osg::Object);
I_BaseType(osg::Object);
I_Method0(osg::Object *, cloneType,
Properties::VIRTUAL,
__osg_Object_P1__cloneType,