Hi Robert, Thanks for the quick reply. How is the fly-fishing in your parts?
Does this example forgo the Pager? I still need the pager to do it's work and would hate to have to reimplement it. What I'm looking for is some mechanism that will be executed each time an LOD is paged in. This code will simply turn the blending off on the stateset for that LOD. -B > -----Original Message----- > From: [email protected] [mailto:osg-users- > [email protected]] On Behalf Of Robert Osfield > Sent: Wednesday, March 03, 2010 12:56 AM > To: OpenSceneGraph Users > Subject: Re: [osg-users] NodeVisitor for PagedLOD was RE: OSG > 2.9.6GeometryTechnique and transparency > > Hi Brad, > > > On Wed, Mar 3, 2010 at 12:55 AM, Brad Colbert <[email protected]> > 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 [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

