[osg-users] LineSegmentIntersector and MatrixTransform nodes

OpenSceneGraph Users osg-users at lists.openscenegraph.org
Thu Feb 6 11:40:25 PST 2020


Hi Andrew,

On Thu, 6 Feb 2020 at 18:11, OpenSceneGraph Users <
osg-users at 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 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.
>

This should work fine, perhaps you doing something inappropriate.
Could you provide an example that illustrates the problem?

Cneers,
Robert.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20200206/c52af4a4/attachment.html>


More information about the osg-users mailing list