[osg-users] LineSegmentIntersector and MatrixTransform nodes

OpenSceneGraph Users osg-users at lists.openscenegraph.org
Thu Feb 6 10:00:22 PST 2020


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 geometry and not use any MatrixTransforms.

Thx
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20200206/7682ea3a/attachment.html>


More information about the osg-users mailing list