SolenoidalIntersector: fix accessMoved cppcheck defect
Make a copy of the last position instead of keeping a pointer to avoid an access-after-move violation.
cc @christos
Make a copy of the last position instead of keeping a pointer to avoid an access-after-move violation.
cc @christos