Updated wrappers
This commit is contained in:
parent
b4af14433f
commit
9e9b6b8843
@ -13,7 +13,6 @@
|
||||
#include <osg/ApplicationUsage>
|
||||
#include <osg/Camera>
|
||||
#include <osgAnimation/StatsHandler>
|
||||
#include <osgAnimation/StatsVisitor>
|
||||
#include <osgGA/GUIActionAdapter>
|
||||
#include <osgGA/GUIEventAdapter>
|
||||
|
||||
@ -88,11 +87,6 @@ BEGIN_OBJECT_REFLECTOR(osgAnimation::StatsHandler)
|
||||
__void__getUsage__osg_ApplicationUsage_R1,
|
||||
"Get the keyboard and mouse usage of this manipulator. ",
|
||||
"");
|
||||
I_Method1(void, updateGraph, IN, osgAnimation::StatsActionVisitor *, visitor,
|
||||
Properties::NON_VIRTUAL,
|
||||
__void__updateGraph__osgAnimation_StatsActionVisitor_P1,
|
||||
"",
|
||||
"");
|
||||
I_ProtectedMethod1(void, setUpHUDCamera, IN, osgViewer::ViewerBase *, viewer,
|
||||
Properties::NON_VIRTUAL,
|
||||
Properties::NON_CONST,
|
||||
|
Loading…
Reference in New Issue
Block a user