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.
Showing
- graphics/VP1/VP1Systems/VP1TrackSystems/VP1TrackSystems/TrackHandleBase.h 2 additions, 2 deletions...Systems/VP1TrackSystems/VP1TrackSystems/TrackHandleBase.h
- graphics/VP1/VP1Systems/VP1TrackSystems/src/TrackHandleBase.cxx 9 additions, 9 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