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]
 

Attachment: PagedLOD.cpp
Description: PagedLOD.cpp

_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to