El Miércoles, 28 de Marzo de 2007 07:16, hesicong2006 escribió:
> How can I convert the osg::Group to a osg::Transform node?
>  And are there any better ideas?

It might be of help to you knowing that both osg::Transform and 
osg::PositionAttitudeTransform inherit from osg::Group. Maybe writing a 
NodeVisitior that replaces every osg::Group with one of those...

Regards,

Alberto
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to