Updated wrappers

This commit is contained in:
Robert Osfield
2007-04-25 10:32:41 +00:00
parent 5325653f30
commit e316a8617c
4 changed files with 46 additions and 8 deletions

View File

@@ -121,8 +121,8 @@ BEGIN_OBJECT_REFLECTOR(osgUtil::StateGraph)
__void__moveToRootStateGraph__osg_State_R1__StateGraph_P1_S,
"",
"");
I_StaticMethod2(int, numToPop, IN, osg::State &, state, IN, osgUtil::StateGraph *, sg_curr,
__int__numToPop__osg_State_R1__StateGraph_P1_S,
I_StaticMethod1(int, numToPop, IN, osgUtil::StateGraph *, sg_curr,
__int__numToPop__StateGraph_P1_S,
"",
"");
I_SimpleProperty(float, AverageDistance,