[osg-users] LineSegmentIntersector::intersect + performance

Robert Osfield robert.osfield at gmail.com
Tue Jun 26 13:34:09 PDT 2018


HI Guy,

On Tue, 26 Jun 2018 at 20:10, Robert Osfield <robert.osfield at gmail.com> wrote:
> As for the creation or the Settings object on the heap, as it's a
> local new/delete and operation within a single thread it is probably
> safe to replace with an object on the stack.

I have implemented this and checked it into the 3.6 branch.  Could you
test this?

   https://github.com/openscenegraph/OpenSceneGraph/commit/cbcf7015bba30020c4a6427a9d5f926641dc4096

Robert.


More information about the osg-users mailing list