Hi, We're using the osgDB::WriteNodeFile functionality to write our scenegraph to a file which can then be used for testing purposes. Unfortunately and surprisingly, the layout of the file is not the same on different platforms. We are developing on: Windows, Linux (RH and SuSE), Irix, Sun, HP-UX, and AIX. I expected that the UniqueID field would be different which our testnig scripts can deal with, but we've found that the order of nodes can also be different across platforms. Is there any reason for this and is there any way of enforcing a certain order or is there any other better way to make regression tests for our osg-based application.
Thanks, Chris _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
