hi Robert:
   when I use osg::ImageSequence with option PAGE_AND_DISCARD_USED_IMAGES, the 
program will crash; I found in OSG 2.7.3 ImageSequence.cpp at line 387, if 
((i>=_images.size() || !_images[i]) && _filesRequested.count(_fileNames[i])==0),
the variable _fileNames is empty, I don't know why? could you help me?

thanks!

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

Reply via email to