Hi Mourad,

On Mon, Nov 22, 2010 at 4:57 PM, Mourad Boufarguine
<[email protected]> wrote:
> This is the case of many other plugins where readObject is not implemented
> (3ds, dae, ffmpeg, ...). I think it would be useful to make all plugins
> implement read/write Object.

It's not generally possible to implement full read/write for steams
for all file formats.  One has to implement them on a case by case
basis.  The native file formats that we have complete control over
should however support reading/writing to streams as well as files.

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

Reply via email to