Hi folks, I am loading a plane from a file .ac format. and dynamic casting the node returned by "osgDB::readNodeFile " to osg::Group. I am doing this because i want handle to the propeller of the plane using "visitor pattern". The propeller is also the type osg::Group and not osgSim::DOFTransform.
I want to rotate the propller what should i do ? best regards Rahul Jain. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
