The current version of osgPython doesn't works with arrays
(std::vector), so I can't access array items from python.

Is there any plans to include array support in the near future?

Also there is a problem with deriving from OSG classes in python. As I
understand it's more serious problem since osgPython doesn't create
real python classes, but instead create instances by catching
__getattr__ call. Don't know, is there a way to extend OSG classes
from python using osgPython?

BTW: with minor makefile tweaks I've compiled osgPython on Windows (XP
& 2003) with python 2.5 and it works fine.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to