On 8/10/06, Paulp1 <[EMAIL PROTECTED]> wrote:
Can I apply translation and scaling on any Object derived from osg::Node with a PositionAttitudeTranform ? Is it correct to use a PAT or is there a more efficient way?
Just stick any osg::Transform node above your subgraph, and your done. Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
