Return AMG vectors by value in graphics
This commit resolves some potential future problems with AMG vectors being passed by reference in the graphics realm, and the code is adapted to work seamlessly with a pass-by-value approach.
parent
7917a7f4
No related branches found
No related tags found
This commit is part of merge request !38077. Comments created here will be created in the context of that merge request.
Showing
- graphics/VP1/VP1Systems/VP1TrackSystems/VP1TrackSystems/TrackHandleBase.h 2 additions, 2 deletions...Systems/VP1TrackSystems/VP1TrackSystems/TrackHandleBase.h
- graphics/VP1/VP1Systems/VP1TrackSystems/src/TrackHandleBase.cxx 8 additions, 8 deletions...cs/VP1/VP1Systems/VP1TrackSystems/src/TrackHandleBase.cxx
- graphics/VP1/VP1Systems/VP1TrackSystems/src/VP1TrackSystem.cxx 1 addition, 1 deletion...ics/VP1/VP1Systems/VP1TrackSystems/src/VP1TrackSystem.cxx
Loading
Please register or sign in to comment