[osg-users] File loading and reading

2015-06-26 Thread sam
When it comes to OSG, is there a reader type class that will handle all the endianness of a file for you? Or is it up to the responsibility of the programmer creating the plugin to do the data reading? ___ osg-users mailing list

Re: [osg-users] [build] Building OpenSceneGraph-3.3.4 with GDAL 2.0

2015-06-26 Thread Robert Osfield
Hi Tony, You suggested changed breaks the build for GDAL2.0. I have changed the ReaderWriterOGR.cpp to contain both the original code blocks and the ones modified by you with a GDAL_VERSION_MAJOR2 check. Attached is the modified file. Could you try this out, if it works fine I'll check it into

Re: [osg-users] [build] Building OpenSceneGraph-3.3.4 with GDAL 2.0

2015-06-26 Thread Tony Vasile
Hi Robert Not sure if you came up with this but since I couldn't see your version of the patch I recreated it. ... Thank you! Cheers, Tony -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=64201#64201 ---

Re: [osg-users] [build] Building OpenSceneGraph-3.3.4 with GDAL 2.0

2015-06-26 Thread Robert Osfield
On 26 June 2015 at 13:39, Tony Vasile ming...@gmail.com wrote: Not sure if you came up with this but since I couldn't see your version of the patch I recreated it. Oppps. Must have missed attaching the file... You file looks roughly the same. In my change I cleaned up one of the commented

Re: [osg-users] [build] Building OpenSceneGraph-3.3.4 with GDAL 2.0

2015-06-26 Thread Tony Vasile
Hi Robert, Am I going blind I can see your attachment with your modified patch? ... Thank you! Cheers, Tony -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=64200#64200 ___ osg-users mailing