Hi, I had installed osg2.9.6. osgWidget::Box is being used in my application. It provides, by default, transformation functionalities. Regarding rotation, it provides setRotation(osgWidget::matrix_type) to do that. But I am not sure how to specify the axis about which rotation to be done. I tried in other way like MT(rotate)-->osgWidget::Box (I m not sure whether it is correct way of doing). But it results nothing.
Thanks ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=27685#27685 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

