Hi all,
To make a snapshot i would need to wait for all pagedlod loading before drawing, The databasepager getRequestsInProgress() works well during real time rendering, and returns false when everything is loaded, but how could i wait for all pagedlod loading without drawing ?

I tried an update/cull loop, but it sometimes locks with remaining file requests (FileRequestListSize > 0).

Is there anything to do to force the databasepager to handle all requests before drawing ?

Thanks for any help
Fabien


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to