Hi, I use PagedLOD to manage the display of large amount of data. To avoid an overload of GPU memory, I would like to force OSG to remove these pagedLOD when inactives. I know the setTargetMaximumNumberOfPageLOD enable to disactivate the use of pagedLOD in cache for all application. But what I expect here, is to set a specific priority or attribute on specific PagedLOD which force them to be removed when expiry even if the TargetMaximumNumberOfPageLOD is 300.
Thank you! Cheers, clm ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=49174#49174 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

