[osg-submissions] Bug in Image.cpp
Robert Osfield
robert.osfield at gmail.com
Mon Sep 24 01:58:33 PDT 2007
Thanks Art, changes now merged and submitted to SVN.
On 9/22/07, Art Tevs <stud_info2 at yahoo.de> wrote:
> Hi, Robert.
>
> There are 2 lines missing in the Image.cpp. Following
> two lines has to be included into the Image.cpp in the
> computeNumComponents(...) method:
>
> case(GL_RGBA16F_ARB): return 4;
> case(GL_RGBA32F_ARB): return 4;
>
>
> A patched file is attached.
>
>
> Best regards,
> Art
>
>
>
>
> __________________________________
> Alles was der Gesundheit und Entspannung dient. BE A BETTER MEDIZINMANN! www.yahoo.de/clever
> _______________________________________________
> osg-submissions mailing list
> osg-submissions at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
>
More information about the osg-submissions
mailing list