in the osgmanipulator.cpp sample (using OpenSceneGraph 3.1.2 dev release): Why is the gray cylinder not moving with the TabPlaneDragger ? I can only move the dragger frame around, but the object linked to it does not respond. Is that a bug or a feature? Are composite draggers broken?
How would I use the object's own geometry of the object as the clickable hot spot? I don't really want to see arrows or handles in the Translate2DDragger, but instead I would like to click on the object itself and move it around on the plane. Christian _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

