Hi, this issue is solved already. Now, I get the position from the Dragger (TranslateAxisDragger) class via:
Code: _draggerPos = dragger->getMatrix().getTrans(); // get the dragger's position Thank you! Cheers, Vitali[/code] ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=31368#31368 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

