Updated wrappers

This commit is contained in:
Robert Osfield
2007-08-10 17:44:54 +00:00
parent ece6c2f672
commit 0e475106dc
134 changed files with 355 additions and 312 deletions

View File

@@ -39,6 +39,11 @@ BEGIN_OBJECT_REFLECTOR(osg::CullStack)
I_Constructor0(____CullStack,
"",
"");
I_Constructor1(IN, const osg::CullStack &, cs,
Properties::NON_EXPLICIT,
____CullStack__C5_CullStack_R1,
"",
"");
I_Method0(void, reset,
Properties::NON_VIRTUAL,
__void__reset,