Hi Ralf. On Wed, Oct 7, 2009 at 10:33 AM, Ralf Stokholm <[email protected]> wrote: > I was wondering if somthing in the database pager is preventing the release > like a copy of a refptr or similar?
I believe this would be very unlikely. There is no special handling of multiple view points, and there needn't be as the DatabasePager page is designed to be completely agnostic to the number of views. I would recommend investigating just how many nodes are kept in memory. I also strongly recommend trying another OS. Vista can be a real problem w.r.t graphics memory managent. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

