Hi Brad,

On Wed, Mar 3, 2010 at 12:55 AM, Brad Colbert <bcolb...@rscusa.com> wrote:

> Does anyone have an example of how one would implement the equivalent of
> a NodeVisitor for a PagedLOD object such that it visits all of the paged
> in LODs?
>

The OpenSceneGraph/applications/osgfilecache application is a tool for
recursively loading and storing locally in the OSG_FILE_PATH directory,
which makes it ideal for pulling down a paged database from a remote
server.  The code in this application will show you how to load PagedLOD
children.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to