Hi Robert,

             _in->seekg( filePos, std::ios::beg );

Still doesn't work for me, same effect... See my other message, and in particular the fact that the tellg() calls returned the same values in both the working and non-working cases makes me think this is not reliable, so even seeking with an absolute position does not work since this position comes from tellg()...

_ftell() which is called from tellg() seems to be the source of the problem, and my "solution" in the other message doesn't use this.

J-S
--
______________________________________________________
Jean-Sebastien Guay    jean-sebastien.g...@cm-labs.com
                               http://www.cm-labs.com/
                    http://whitestar02.dyndns-web.com/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to