Updated wrappers

This commit is contained in:
Robert Osfield
2007-02-12 18:02:15 +00:00
parent d28a6011f1
commit 3a48c95fc5
304 changed files with 8597 additions and 376 deletions

View File

@@ -20,11 +20,12 @@
#undef OUT
#endif
BEGIN_VALUE_REFLECTOR(osg::Observer)
BEGIN_ABSTRACT_OBJECT_REFLECTOR(osg::Observer)
I_Constructor0(____Observer,
"",
"");
I_Method1(void, objectDeleted, IN, void *, x,
Properties::VIRTUAL,
__void__objectDeleted__void_P1,
"",
"");