Thanks Bryan, fix merged and submitted to SVN.
On Thu, Oct 2, 2008 at 9:55 PM, Thrall, Bryan <[EMAIL PROTECTED]> wrote: > > Attached typo fixes in OpenSceneGraph/src/osgPlugins/ive/PagedLOD.cpp > (revision 8952) > > In ive::PagedLOD::write, the exception read "Could not cast... to > osg::LOD" when it should read "to osg::Node". I think this is the > correct fix, since it looks like PagedLOD handles the LOD member writes > itself and probably doesn't want to do the Group member writes. > > A similar fix in the exception for ive::PagedLOD::read. > > -- > Bryan Thrall > FlightSafety International > [EMAIL PROTECTED] > > > _______________________________________________ > 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
