Updated wrappers
This commit is contained in:
@@ -43,16 +43,12 @@ BEGIN_OBJECT_REFLECTOR(osgUtil::RenderLeaf)
|
||||
__void__render__osg_RenderInfo_R1__RenderLeaf_P1,
|
||||
"",
|
||||
"");
|
||||
I_Method0(osg::Drawable *, getDrawable,
|
||||
__osg_Drawable_P1__getDrawable,
|
||||
I_Method0(const osg::Drawable *, getDrawable,
|
||||
__C5_osg_Drawable_P1__getDrawable,
|
||||
"",
|
||||
"");
|
||||
I_Method0(osg::Drawable *, getDrawable,
|
||||
__osg_Drawable_P1__getDrawable,
|
||||
"",
|
||||
"");
|
||||
I_SimpleProperty(osg::Drawable *, Drawable,
|
||||
__osg_Drawable_P1__getDrawable,
|
||||
I_SimpleProperty(const osg::Drawable *, Drawable,
|
||||
__C5_osg_Drawable_P1__getDrawable,
|
||||
0);
|
||||
I_PublicMemberProperty(osgUtil::StateGraph *, _parent);
|
||||
I_PublicMemberProperty(osg::Drawable *, _drawable);
|
||||
|
||||
Reference in New Issue
Block a user