daniele argiolas wrote:
Hi,
I create a simple scene with osg where I load an osg model.
Then I try to position it with PositionAttitudeTransform and setPosition but it 
remains always in the same position (center of the scene).
How can I position objects in absolute way?

The viewer always looks directly at your model. So unless you've loaded something else so show your model's relative position, such as axes.osg, then it will appear to be in the same place.

--
  -Paul Martz      Skew Matrix Software
                   http://www.skew-matrix.com/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to