Re: [osg-users] LineSegmentIntersector and MatrixTransform nodes

2020-02-06 Thread OpenSceneGraph Users
Hi Andrew, On Thu, 6 Feb 2020 at 18:11, OpenSceneGraph Users < osg-users@lists.openscenegraph.org> wrote: > This is an old issue that appears to still be in 3.6.3 > It appears that if any geometry is under a MatrixTransform node then > osg::LineSegmentIntersector fails to intersect properly with

[osg-users] LineSegmentIntersector and MatrixTransform nodes

2020-02-06 Thread OpenSceneGraph Users
This is an old issue that appears to still be in 3.6.3 It appears that if any geometry is under a MatrixTransform node then osg::LineSegmentIntersector fails to intersect properly with this geometry. I am not using scaling in the matrix transform.The only solution is to manually transform the