From David Callu,

"bug fix to reflect the wchar_t in Value and Value.cpp I add the toWString() function.
in Type and Type.cpp I just add two function to get a map of propertyList and a map of methodList
i need this map in my editor a i think it's could be util to put this functionnality in osgIntrospection,
This commit is contained in:
Robert Osfield
2006-09-01 12:52:15 +00:00
parent 96e1630cc7
commit 616097e465
10 changed files with 211 additions and 14 deletions

View File

@@ -187,6 +187,10 @@ SOURCE=..\..\include\osgIntrospection\PropertyInfo
# End Source File
# Begin Source File
SOURCE=..\..\include\osgIntrospection\PublicMemberAccessor
# End Source File
# Begin Source File
SOURCE=..\..\include\osgIntrospection\ReaderWriter
# End Source File
# Begin Source File