Hi Robert, 2010/4/27 Robert Osfield <[email protected]>: > I recently changed osgTerrain::Terrain so it is now subclassed from > osg::CoordinateSystemNode, and have updated the serializers and VPB to > reflect this. I assumed my changes to the serializers were > appropriate. > > Is there a problem that you are investigating due to this change? >
Ah.. It seems I was just working on another machine which didn't have the latest OSG compiled, but I have compiled it in my head. :) > > Right now I think the best route would be to put the schema into the > binary file itself. This would provide a level for forwards/backwards > compatibility and the capability of 3rd party libs parsing the files > using the schema as a guide. > All right, I'll go deep into the inbuilt schema and try to give an initial implementation this weekend. Wang Rui _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

