Hi Neil,

The local setting of the Options string will hide any original values that
the Options string would have, so might break existing usage.

Perhaps the extra string could be appended.  Or perhaps the Options object
could be extended a bit to facilitate this type of functionality.

Robert.

On Tue, Mar 31, 2009 at 2:21 PM, <[email protected]> wrote:

> Hi Robert,
>
> Started to migrate our app to OSG2.8, and I have a few submissions to make
> in regards to loading 3DS data from a stream. I've split the submission into
> two, as the changes necessary affect two plugins - 3DS and Curl.
>
> This submission is the first, and is a very minor amendment to the
> ReaderWriterCurl.cpp file (attached) that adds the requested filename to the
> local options. The reason for this is that this name is used to name the
> toplevel node created in the 3DS loader. Ordinarily this is taken from the
> full file path, however, in a stream context this isn't available, hence the
> need to pass it through via options. I can't see that it should affect any
> other plugins.
>
> Second submission to follow in a few minutes.
>
> These submissions are a joint one from myself, and my colleague Chris
> Denham.
>
> Kind regards
>
> Neil.
>
> _______________________________________________
> 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

Reply via email to