[osg-users] LineSegmentIntersector with transformations

2009-05-14 Thread Poirier, Guillaume
Hello, I am trying to use a LineSegmentIntersector and want to specify start and end points in world space coordinates. Aditionally, the Drawable I want to intersect has parent nodes with transformations (translate / rotate / scale). How can I achieve this ? regards, bill

Re: [osg-users] LineSegmentIntersector with transformations

2009-05-14 Thread Jean-Sébastien Guay
Hello Guillaume, I am trying to use a LineSegmentIntersector and want to specify start and end points in world space coordinates. Aditionally, the Drawable I want to intersect has parent nodes with transformations (translate / rotate / scale). How can I achieve this ? When you use your