Hi, I have two view which display the same content in different ways, so it would be much better if I was able to request data only once in the update traversal.
Is there any specific reason why the node-visitor in the update traversal does not hold a pointer to the database requester? I would like to be able to place requests in the update traversal. Is it possible to give the database requester handle to the update visitor or will this lead to any problems? Thank you. Cheers, vadiraj ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=54816#54816 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

