I have a linesegment defined by two points, say X1Y1 and X2Y2. If I then place this linesegment under a PositionAttitudeTransform in the tree and do a rotate (setAttitude) and translate (setPosition), how do I then get these new values of the points that have been transformed (X1nY1n and X2nY2n)? I tried returning the bounding box on the linesegment but it returned the same values both before and after I did the transform.

Mike Greene


_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to