Updated wrappers
This commit is contained in:
@@ -27,6 +27,7 @@ TYPE_NAME_ALIAS(unsigned char, osg::Vec4ub::value_type)
|
||||
BEGIN_VALUE_REFLECTOR(osg::Vec4ub)
|
||||
I_ReaderWriter(osgIntrospection::StdReaderWriter<reflected_type>); // user-defined
|
||||
I_Comparator(osgIntrospection::PartialOrderComparator<reflected_type>); // user-defined
|
||||
I_DeclaringFile("osg/Vec4ub");
|
||||
I_Constructor0(____Vec4ub,
|
||||
"",
|
||||
"");
|
||||
|
||||
Reference in New Issue
Block a user