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