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,12 +20,13 @@
#undef OUT
#endif
BEGIN_OBJECT_REFLECTOR(osgManipulator::ScaleAxisDragger)
BEGIN_ABSTRACT_OBJECT_REFLECTOR(osgManipulator::ScaleAxisDragger)
I_BaseType(osgManipulator::CompositeDragger);
I_Constructor0(____ScaleAxisDragger,
"",
"");
I_Method0(void, setupDefaultGeometry,
Properties::NON_VIRTUAL,
__void__setupDefaultGeometry,
"Setup default geometry for dragger. ",
"");