Updated wrappers

This commit is contained in:
Robert Osfield
2007-04-06 15:35:27 +00:00
parent 11d74fd54e
commit 0909bd04e4
112 changed files with 635 additions and 356 deletions

View File

@@ -68,7 +68,7 @@ BEGIN_OBJECT_REFLECTOR(osgViewer::EndOfDynamicDrawBlock)
__void__setNumOfBlocks__unsigned_int);
END_REFLECTOR
TYPE_NAME_ALIAS(std::list< osg::ref_ptr< osgGA::GUIEventHandler > >, osgViewer::View::EventHandlers);
TYPE_NAME_ALIAS(std::list< osg::ref_ptr< osgGA::GUIEventHandler > >, osgViewer::View::EventHandlers)
BEGIN_OBJECT_REFLECTOR(osgViewer::View)
I_BaseType(osg::View);