Hi Farshid,

On Fri, Apr 22, 2011 at 8:54 PM, Farshid Lashkari <[email protected]> wrote:
> I believe their is small error in how OutputStream handles
> the WriteImageHint. In the "writeImage" method, it converts the
> WriteImageHint to an internal "decision" flag. During this conversion, it
> seems to be swapping the behavior for WRITE_EXTERNAL_FILE
> and WRITE_USE_EXTERNAL. I've attached what I believe to be the correct
> conversion.

Thanks, I beleive your interpreation is correct and is now merged and
submitted to svn/trunk.

Reviewing the OutputStream.cpp's handling of WRITE_EXTERNAL_FILE and
WRITE_USE_EXTERNAL
it's clear that it does write out the image for both cases even though
it should only do it for WRITE_EXTERNAL_FILE.  I will contact Wang Rui
about this.

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

Reply via email to