On Fri, Jun 20, 2008 at 10:39 AM, Vincent Bourdier <[EMAIL PROTECTED]> wrote: > > Hum, just a little question: > > what is the difference between : > > using a nodeVisitor to get the nodepath > use getWorldMatrices()
You have the code, go look at it. getWorldMatrices() is implemented using NodeVisitor! So.... one is convenience method to the job. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

