Hi Vadiraj,

The DatabasePager is geared around the PagedLOD which selects it's
children based on the current viewpoint, something that is only
available during the cull traversal.

However, I can't see how your initial project description fits in with
anything to do with the DatabasePager or UpdateVisitor.  Could you
explain when type of context you want to display in different ways in
differnet views.

Robert.

On 24 June 2013 06:03, vadiraj kaamsha <[email protected]> wrote:
> 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
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to