On 16 April 2016 at 08:55, Bruno Oliveira <[email protected]>
wrote:

> Is it possible to perform intersection when using PagedLOD?


It will work fine for the already loaded tiles but won't automatically load
the highest LOD level.

You can use osgSim::LineOfSight to automatically load all the tiles
required to get to the highest LOD level, but this is dependent on disk
access so can be slow.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to