Hi Brad,

On Mon, Nov 22, 2010 at 4:34 PM, Brad Christiansen
<[email protected]> wrote:
> 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?

I'm not clear on what you mean so can't really comment.  Are you
suggesting modifying RederWriterOSG2::readObject()?  Could you explain
what changes you think are required?

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

Reply via email to