Hi Leonid,

osgIntrospection is probably the best place to start as support
language bindings is one of its design goals.  Have a look at the
osgLua and osgPython project for inspiration on how you might go about
this.

On 5/30/07, Leonid Koval <[EMAIL PROTECTED]> wrote:
Hello.
I want to play with making a Common Lisp binding for OSG. So, I need
some functions to enumerate all types,
values and methods of OSG libraries.
Can I do this using only osgIntrospection or should I also
generate binding from headers?
At which parts of osgIntrospection should I look first?

Leonid

_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to