Hi Jason, There is a way of forcing of the paging in paged databases. You could possible do some tricks by pre loadeding the scene graph and replacing all PagedLOD with LOD's. You are on your own with this though.
Robert. On 5/23/07, Jason <[EMAIL PROTECTED]> wrote:
Hi, I have a large terrapage terrain that is roughly 20 x 20 tiles. My current setup is using an osgUtil::SceneView with a Database Pager. As of now my tiles are paging in and out, but I would like to know how to turn off the paging of the tiles so that every tile is loaded in all at once. Is there a setting in the Database Pager that I have overlooked? Or is this a setting I need to tweak when generated my TXP database. Thanks, Jason _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
