Hi Christophe, I have been looking into this problem and have re-ordered the reprojection and overview building so it's done before the quadMap is built. The re-order means that we don't need to go chasing up the ammending the _quadMap so the code is simpler and faster.
I've now checked my changes into svn/trunk of VPB. Cheers, Robert. On Mon, Dec 15, 2008 at 8:45 PM, christophe loustaunau < [email protected]> wrote: > Hi Robert, > > When osgdem reproject some input files it updates the _sourceGraph but not > the _quadMap. > see this thread on osg user : > http://www.mail-archive.com/[email protected]/msg19901.html > > Here is a fix based on svn. > > Regards. > > -- > Christophe Loustaunau. > > _______________________________________________ > osg-submissions mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > >
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
