Thanks again for the quick reply. All is clear now, and I'll fix our code to 
not use the Registry DatabasePager.

Rick


-----Original Message-----
From: [EMAIL PROTECTED] on behalf of Robert Osfield
Sent: Thu 10/30/2008 1:36 PM
To: OpenSceneGraph Users
Subject: Re: [osg-users] DatabasePager questions
 
Hi Rick,

On Thu, Oct 30, 2008 at 12:17 PM, Rick Appleton
<[EMAIL PROTECTED]> wrote:
> I see the point in having a single osgDB::DatabasePager for a single 
> osgViewer::Scene. However, this immediately raises the question which 
> DatabasePager osgDB::Registry would point to, as osgDB::Registry is a 
> singleton and only has a single pointer to a DatabasePager. Should we ignore 
> the osgDB::Registry::getOrCreateDatabasePager function? I don't see it being 
> used anywhere in OpenSceneGraph.

Oooh, those methods are deprecated, and completely forgotton about...
thanks for pointing this out.  I've just removed them from the
Registry to avoid future confusion.  I'll check this in after a clean
build.

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

<<winmail.dat>>

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

Reply via email to