[osg-users] how to force databasepager before drawing
Robert Osfield
robert.osfield at gmail.com
Thu Mar 19 01:36:15 PDT 2009
HI Fabien,
See the osgautocapture for example of how to do this.
Robert.
On Wed, Mar 18, 2009 at 5:34 PM, Fabien Dachicourt <dev at spaceyes.fr> wrote:
> 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
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20090319/41873f53/attachment-0003.htm>
More information about the osg-users
mailing list