Marcus, > > > > > > If you read the COLLADA DOM docs you'll find that makeRelativeTo() is > an > > > experimental function. It obviously needs a bit more work. > > > > > > > I doubt if it is appropriate that this function should make assumptions > > about the schema of hierarchical paths given to it. > > Oh it can... insofar as the URI specifications give guidance. To build a > relative URL is has to have a scheme part and from that you can code the > path part according to that scheme's specification (RFC) if any. >
Sorry, slack wording on my part. I was using schema to refer to the way in which the operating system which originated the hierarchical part would interpret that part, not the URI schema defined by the schem(e) part of the URI. Mind you, the above wording is probably even worse. How about the DAE does not know which OS originated the hierarchical part so should not assume that OS was the one on which the DAE was built. Ok, I will stop digging a hole for myself now :-) Roger _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
