Hi,

I have been looking into a similar / related issue. As mentioned, osgb files 
cannot currently be added to an archive using osgarchive, or read from an 
archive. The issue is that both these cases rely on being able to read and 
write the various file types (image, node, height field etc) via the 
read/writeObject method. ReaderWriterOSG2.cpp does not currently behave in this 
way.

I am happy to changethis behaviour, such that a readObject call on a node or 
image file etc will work correctly (so the new format works the same as the old 
format) but I am not sure that this is the correct approach. Any thoughts?


Cheers,
Brad

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=33937#33937





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

Reply via email to