Thanks Martins, I've gone ahead and merged this change. It will be a small performance hit, but only when using the polygonal model generation, and this is something that won't be the default for much longer as the osgTerrain::TerrainTile will soon be the default.
On Tue, Mar 24, 2009 at 8:07 PM, Martins Innus <[email protected]>wrote: > Robert, > Attached is a modified file to fix an issue i was having with > osgdem. As i wrote on osg-users, I was not able to use the > --terrain-tile-size option with a value larger than 256. The attached file > fixes the problem for me. I just replaced short with int in several places. > > I don't know if you think this is appropriate for general use, but i > figured I'd post it if it helped anyone else. > > Martins > > _______________________________________________ > 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
