> I attached a new version of the test case, in case someone has the > time to help. Maybe my `apply` method is not taken into account by the > `accept` one?
Solved. I just needed to change apply() into apply_Node(). There is an example there: http://code.google.com/p/osgswig/source/browse/trunk/examples/python/nodevisitor.py?spec=svn216&r=216 Cheers, SB _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

