On 7/2/07, Qasim Mumtaz <[EMAIL PROTECTED]> wrote:
I want to convert from local coords of a node to world coords. So I assume I
have to treverse to root node. Please correct me if I am wrong. Is there any
simple solution around ?

The answer was in my previous email :

use osg::Node::getWorldMatrices() note that it can return multiple
matrices and the OSG support multiple parents.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to