OpenSceneGraph/src/osgIntrospection
2007-05-04 08:48:59 +00:00
..
CMakeLists.txt From Luigi Calori, Win32 build fix 2007-05-04 08:48:59 +00:00
ConstructorInfo.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
CustomAttributeProvider.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
DefaultReflectors.cpp From David Callu, add reflection of std::wstring in the DefaultReflector 2006-09-01 13:22:37 +00:00
MethodInfo.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
PropertyInfo.cpp From David Callu: 2006-10-17 15:17:06 +00:00
Reflection.cpp From Mike Wittman, "These changes add support for reflection of reference and const reference type representations via osgIntrospection::Type. This covers just the static type information; the dynamic behavior via Type::createInstance/Type::InvokeMethod should not be affected." 2007-02-12 17:14:46 +00:00
Reflector.cpp From Mike Wittman, support for reference parameters 2007-02-13 09:33:35 +00:00
Type.cpp From Mike Wittman, "This change fixes a couple bugs in the osgIntrospection protected function support. I missed adding the protected/public specifier on a couple recursive invocations, so those functions are not currently returning protected functions for base classes when they should." 2007-03-23 17:37:49 +00:00
Utility.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
Value.cpp From Mike Wittman, "These changes add support for reflection of reference and const reference type representations via osgIntrospection::Type. This covers just the static type information; the dynamic behavior via Type::createInstance/Type::InvokeMethod should not be affected." 2007-02-12 17:14:46 +00:00