Hello, When is the DatabasePager created during the following operations?
When is the DatabasePager destroyed during the following operations? When should I make calls to DatabasePager::setUnrefImageDataAfterApplyPolicy? Operations: 1. Create a "scene data" node using osgEarth 2. Create a Viewer, call Viewer::setSceneData, call Viewer::frame a few times 3. Create a second Viewer, call Viewer::setSceneData, call Viewer::frame a few times 4. Destroy the first viewer 5. Destroy the second viewer 6. Create a third Viewer, call Viewer::setSceneData, call Viewer::frame a few times 7. Destroy the third viewer 8. Destroy the scene data node Thank you, Chris _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

