Updated wrappers

This commit is contained in:
Robert Osfield
2007-02-16 17:35:52 +00:00
parent a3594bc653
commit 049f907aad
107 changed files with 16215 additions and 10238 deletions

View File

@@ -229,79 +229,3 @@ BEGIN_OBJECT_REFLECTOR(osgText::String)
"");
END_REFLECTOR
BEGIN_OBJECT_REFLECTOR(osgText::VectorUInt)
I_BaseType(std::vector<unsigned int>);
I_Constructor0(____VectorUInt,
"",
"");
I_Constructor1(IN, const osgText::VectorUInt &, copy,
Properties::NON_EXPLICIT,
____VectorUInt__C5_VectorUInt_R1,
"",
"");
I_Constructor2(IN, unsigned int *, beg, IN, unsigned int *, end,
____VectorUInt__unsigned_int_P1__unsigned_int_P1,
"",
"");
I_Constructor1(IN, unsigned int, n,
Properties::EXPLICIT,
____VectorUInt__unsigned_int,
"",
"");
I_Constructor0(____VectorUInt,
"",
"");
I_Constructor1(IN, const osgText::VectorUInt &, copy,
Properties::NON_EXPLICIT,
____VectorUInt__C5_VectorUInt_R1,
"",
"");
I_Constructor2(IN, unsigned int *, beg, IN, unsigned int *, end,
____VectorUInt__unsigned_int_P1__unsigned_int_P1,
"",
"");
I_Constructor1(IN, unsigned int, n,
Properties::EXPLICIT,
____VectorUInt__unsigned_int,
"",
"");
END_REFLECTOR
BEGIN_OBJECT_REFLECTOR(osgText::VectorUInt)
I_BaseType(std::vector<unsigned int>);
I_Constructor0(____VectorUInt,
"",
"");
I_Constructor1(IN, const osgText::VectorUInt &, copy,
Properties::NON_EXPLICIT,
____VectorUInt__C5_VectorUInt_R1,
"",
"");
I_Constructor2(IN, unsigned int *, beg, IN, unsigned int *, end,
____VectorUInt__unsigned_int_P1__unsigned_int_P1,
"",
"");
I_Constructor1(IN, unsigned int, n,
Properties::EXPLICIT,
____VectorUInt__unsigned_int,
"",
"");
I_Constructor0(____VectorUInt,
"",
"");
I_Constructor1(IN, const osgText::VectorUInt &, copy,
Properties::NON_EXPLICIT,
____VectorUInt__C5_VectorUInt_R1,
"",
"");
I_Constructor2(IN, unsigned int *, beg, IN, unsigned int *, end,
____VectorUInt__unsigned_int_P1__unsigned_int_P1,
"",
"");
I_Constructor1(IN, unsigned int, n,
Properties::EXPLICIT,
____VectorUInt__unsigned_int,
"",
"");
END_REFLECTOR