Hi,

in the DatabasePager::removeExpiredSubgraphs function, the DatabasePager calls the
removeExpiredChildren method of the PagedLODs only if :
- the paged node is inactive (frame number)
- the number of removed children is lower than a threshold

This threshold is targetNumOfRemovedChildPagedLODs.
If the number of inactive PagedLODs is lower than 100, this
threshold is 0. The PagedLODs children aren't removed.

This is a strange behavior. Maybe I'm missing something.
Can someone help my terrain tiles to be unloaded ?

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to