Hi, I'm building an osg based visual system for simulators ( e.g. flight simulators).
I want to use the osgLua Nodekit for scripting support and discovered that it is build on osgIntrospection. Now I'd like to know how to enable osgIntrospection for my own classes. I have read that modification of my osg classes are not requiered, because the osgIntrospection framework is able to do it automaticaly via gen_wrapper. Unfortunalety i've only found documantation for an old osg version here: http://www.openscenegraph.org/projects/osg/wiki/GenWrapper . What have I to do to make my osg (2.8.2) classes osgIntrospection ready? Thank you very much! Cheers, Torben ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=17022#17022 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

