Re: [osg-users] Getting position of transformed object

2015-02-20 Thread Patryk Piotr
Hi Robert, It works! Thank you very much! Cheers, Patryk -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=62745#62745 ___ osg-users mailing list osg-users@lists.openscenegraph.org

[osg-users] Getting position of transformed object

2015-02-19 Thread Patryk Piotr
Hi, I want to get the position of the center of my cone which was transformed earlier. My point is I cannot get that position only by multiplying by matrices of PositionAttitudeTransforms. Can someone help me? Here is the code: Code: cone = new osg::Geode(); cs = new