<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 16 April 2016 at 08:55, Bruno Oliveira <span dir="ltr"><<a href="mailto:bruno.manata.oliveira@gmail.com" target="_blank">bruno.manata.oliveira@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is it possible to perform intersection when using PagedLOD?</blockquote><div><br></div><div>It will work fine for the already loaded tiles but won't automatically load the highest LOD level.</div><div><br></div><div>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. </div></div></div></div>