n 8/29/07, wangmiao <[EMAIL PROTECTED]> wrote: > Hi Robert, > Though ,I still want to know more about NodeVisitor::getNodePath(), >_< > will it contains every node traversed before this "node"? Does it has some > relation with the traverse order?
The NodePath contains all the nodes in the parent chain from root to current node. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

