Hi, On Thu, 2009-09-10 at 14:39 +0200, Patrick Charrier wrote: > I tried > geo->invalidateVolume(); > geo->updateVolume(); > commitChanges(); > > It didn't make anything better.
you have to call commitChanges() before geo->updateVolume(); > The file was created using VRED, but I am not sure about the version and I > cannot currently access the computer it was generated on. I suppose it was > version 1.xx, which is probably using OSG 1.x > > I will try using the newest version of VRED to load and save the file again. > Maybe that fixes the problem. I'm quite sure VRED is 1.x. But I managed to load it with the simple testWindowGLUT and the bbox shows up correctly. So I hope commitChanges at the right place should fix it, though I have to fix a crash in the loader which showed up with your file ;) kind regards, gerrit ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
