HI David, On 8 November 2012 23:56, David Glenn <[email protected]> wrote:
> I've been remerging around the code on VPB and I noticed that there is no > way to set the PagedLOD range mode to PIXEL_SIZE_ON_SCREEN and of course do > the setRange calculations for that. > > Is there any reason why or was was not added (sice it's part of PagedLOD) > or there just no call to do that? > The only reason is that no one has asked for or implemented it. I haven't worked on the code recently so can't say how easy it would be to convert it over. One other approach you could take is to use a Registry::ReadFileCallback that processes loaded subgraphs and converts any PageLOD's from distance to pixel based LOD's. Robert.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

