Updated wrappers
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user