[osg-users] pick a point or line

Robert Osfield robert.osfield at gmail.com
Sat Apr 16 01:14:02 PDT 2016


On 16 April 2016 at 08:55, Bruno Oliveira <bruno.manata.oliveira at gmail.com>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20160416/14c8f250/attachment-0003.htm>


More information about the osg-users mailing list