Updated wrappers

This commit is contained in:
Robert Osfield
2006-07-18 20:51:28 +00:00
parent dfbc9d0441
commit 1efa9a01d7
211 changed files with 2739 additions and 5375 deletions

View File

@@ -22,6 +22,54 @@
TYPE_NAME_ALIAS(short, osg::Vec2s::value_type);
BEGIN_VALUE_REFLECTOR(osg::Vec2s)
I_Constructor0();
I_Constructor2(IN, osg::Vec2s::value_type, x, IN, osg::Vec2s::value_type, y);
I_Method0(osg::Vec2s::value_type *, ptr);
I_Method0(const osg::Vec2s::value_type *, ptr);
I_Method2(void, set, IN, osg::Vec2s::value_type, x, IN, osg::Vec2s::value_type, y);
I_Method1(void, set, IN, const osg::Vec2s &, rhs);
I_Method0(osg::Vec2s::value_type &, x);
I_Method0(osg::Vec2s::value_type &, y);
I_Method0(osg::Vec2s::value_type, x);
I_Method0(osg::Vec2s::value_type, y);
I_Method0(osg::Vec2s::value_type &, r);
I_Method0(osg::Vec2s::value_type &, g);
I_Method0(osg::Vec2s::value_type, r);
I_Method0(osg::Vec2s::value_type, g);
I_Constructor0();
I_Constructor2(IN, osg::Vec2s::value_type, x, IN, osg::Vec2s::value_type, y);
I_Method0(osg::Vec2s::value_type *, ptr);
I_Method0(const osg::Vec2s::value_type *, ptr);
I_Method2(void, set, IN, osg::Vec2s::value_type, x, IN, osg::Vec2s::value_type, y);
I_Method1(void, set, IN, const osg::Vec2s &, rhs);
I_Method0(osg::Vec2s::value_type &, x);
I_Method0(osg::Vec2s::value_type &, y);
I_Method0(osg::Vec2s::value_type, x);
I_Method0(osg::Vec2s::value_type, y);
I_Method0(osg::Vec2s::value_type &, r);
I_Method0(osg::Vec2s::value_type &, g);
I_Method0(osg::Vec2s::value_type, r);
I_Method0(osg::Vec2s::value_type, g);
I_WriteOnlyProperty(const osg::Vec2s &, );
END_REFLECTOR
TYPE_NAME_ALIAS(short, osg::Vec2s::value_type);
BEGIN_VALUE_REFLECTOR(osg::Vec2s)
I_Constructor0();
I_Constructor2(IN, osg::Vec2s::value_type, x, IN, osg::Vec2s::value_type, y);
I_Method0(osg::Vec2s::value_type *, ptr);
I_Method0(const osg::Vec2s::value_type *, ptr);
I_Method2(void, set, IN, osg::Vec2s::value_type, x, IN, osg::Vec2s::value_type, y);
I_Method1(void, set, IN, const osg::Vec2s &, rhs);
I_Method0(osg::Vec2s::value_type &, x);
I_Method0(osg::Vec2s::value_type &, y);
I_Method0(osg::Vec2s::value_type, x);
I_Method0(osg::Vec2s::value_type, y);
I_Method0(osg::Vec2s::value_type &, r);
I_Method0(osg::Vec2s::value_type &, g);
I_Method0(osg::Vec2s::value_type, r);
I_Method0(osg::Vec2s::value_type, g);
I_Constructor0();
I_Constructor2(IN, osg::Vec2s::value_type, x, IN, osg::Vec2s::value_type, y);
I_Method0(osg::Vec2s::value_type *, ptr);