And what about performance? Is there any difference for the culling traversal for example? Thanks
On Mon, Feb 16, 2009 at 10:19 PM, Paul Melis <[email protected] > wrote: > Cory Riddell wrote: > > Are these functionally equivalent? They seem like different ways of > > accomplishing the same thing. True? > > > MatrixTransform is more general, in that you can specify any 4x4 matrix > as your transform, specifically a matrix that can be a combination of > simpler transforms (e.g. translate, scale, rotate, scale, translate, > scale, rotate, etc). PAT's only provide a fixed sequence of > transformation operations. > > Paul > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > -- Loïc Simon
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

