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