HI Valery? (could you sign with the name you wish to be addressed as
please to avoid confusion ;-)

The osg::Image* source parameter should be const, clearly this was
just an oversight in the original implementation, I've fixed this and
checked into svn/trunk.  So this change will make it into 2.8.

Cheers,
Robert.

On Wed, Feb 4, 2009 at 8:11 AM, Валерий Быков <[email protected]> wrote:
>
> Hi.
>
> Tell me please why
> void osg::Image::copySubImage(int s_offset,int t_offset,int
> r_offset,osg::Image* source);
> has non-const parameter source?
>
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to