Updated wrappers

This commit is contained in:
Robert Osfield
2007-02-19 15:42:32 +00:00
parent 65ad3094a9
commit bdfc9de345
3 changed files with 41 additions and 4 deletions

View File

@@ -26,9 +26,11 @@
BEGIN_OBJECT_REFLECTOR(osgShadow::ShadowedScene)
I_BaseType(osg::Group);
I_Constructor0(____ShadowedScene,
"",
"");
I_ConstructorWithDefaults1(IN, osgShadow::ShadowTechnique *, st, 0,
Properties::NON_EXPLICIT,
____ShadowedScene__ShadowTechnique_P1,
"",
"");
I_ConstructorWithDefaults2(IN, const osgShadow::ShadowedScene &, es, , IN, const osg::CopyOp &, copyop, osg::CopyOp::SHALLOW_COPY,
____ShadowedScene__C5_ShadowedScene_R1__C5_osg_CopyOp_R1,
"",