Updated wrappers
This commit is contained in:
@@ -90,5 +90,23 @@ BEGIN_OBJECT_REFLECTOR(osgUtil::UpdateVisitor)
|
||||
__void__apply__osg_OccluderNode_R1,
|
||||
"",
|
||||
"");
|
||||
I_ProtectedMethod1(void, handle_callbacks, IN, osg::StateSet *, stateset,
|
||||
Properties::NON_VIRTUAL,
|
||||
Properties::NON_CONST,
|
||||
__void__handle_callbacks__osg_StateSet_P1,
|
||||
"",
|
||||
"");
|
||||
I_ProtectedMethod1(void, handle_callbacks_and_traverse, IN, osg::Node &, node,
|
||||
Properties::NON_VIRTUAL,
|
||||
Properties::NON_CONST,
|
||||
__void__handle_callbacks_and_traverse__osg_Node_R1,
|
||||
"",
|
||||
"");
|
||||
I_ProtectedMethod1(void, handle_geode_callbacks, IN, osg::Geode &, geode,
|
||||
Properties::NON_VIRTUAL,
|
||||
Properties::NON_CONST,
|
||||
__void__handle_geode_callbacks__osg_Geode_R1,
|
||||
"",
|
||||
"");
|
||||
END_REFLECTOR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user