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

Reply via email to