Bonjour Benjamin,

In fact, the only thing I have seen in the doc is the possibility to give the 
node a name (a String).

You can use the name as an ID, it's up to your application to make sure the name is unique (perhaps unique in a particular subgraph). You could use a "name path", something like if a Group called "bob" has a child named "gilles" then the child could be referred uniquely by the name path "bob.gilles" or something like that. But that's all up to your app, OSG provides nothing to help you with this.

Hope this helps,

J-S
--
______________________________________________________
Jean-Sebastien Guay    [email protected]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to