robertosfield wrote: > > > I am not familiar with the QT MetaModel so can't comment on this in > particular, but for introspection you can use the osgDB::PropertyInterface > that is in the svn/trunk version of the OSG. I wrote this to facilitate > scripting integration. The PropertInterface class provides a front end for > querrying the interfaces of classes, creating objects, calling methods, > getting properties in a generic way. The osgDB serializers are used in the > hood to do the integration with the OSG classes. > > > Robert. >
Yeah, I noticed the new (and great) buit-in introspection in osg::serialization.. I only write to osgb and osgt now:) But as I aim general c++ code and not only osg I don't exploit this feature in my work... ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=62362#62362 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

