Hi Tony, On 28 August 2015 at 07:59, Tony Vasile <[email protected]> wrote:
> Is there any reason it gets converted to a MatrixTransform object rather > than a PositionAttitudeTransform object? > pfSCS and pfDCS both map most accurately to an osg::MatrixTransform with the nodes DataVariance set to STATIC and DYNAMIC respectively. PositionAttitudeTransform provides finer control over the generation of the matrix so can be ore convinient to use, but there really isn't any directly equivalent in Performer. Robert.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

