Hum finally it's a bit more complicated for me to not be able to retrieve
the databasepager.
Have you any suggestion on the best way to retrieve, when I am traversing a
node, which database pager is called when I do a
nv.getDatabaseRequestHandler()->requestNodeFile ?

The problem with the getScene method is if I use a SimpleViewer there is no
scene. That's why I would like to have a method to retrieve the database
pager used by my graph independant of the viewer used.
Maybe the osgDB::Registry method could now return a list of database pager
associated with an id or a name, and the DatabaseRequestHandler could also
store this id to be able to retrieve which databasepager is used.

--
Serge Lages
http://www.magrathea-engine.org
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to