Torque3D/Engine/source/environment/editors
Areloch 11398bb04e Issue found with PVS-Studio:
A lot of instances where some function args are not actually modified in any way, meaning that it is better for performance to convert them into const references. This prevents an additional copy, which can help performance.
2015-07-16 22:02:18 -05:00
..
guiMeshRoadEditorCtrl.cpp Issue found with PVS-Studio: 2015-07-16 22:02:18 -05:00
guiMeshRoadEditorCtrl.h Issue found with PVS-Studio: 2015-07-16 22:02:18 -05:00
guiRiverEditorCtrl.cpp Issue found with PVS-Studio: 2015-07-16 22:02:18 -05:00
guiRiverEditorCtrl.h Issue found with PVS-Studio: 2015-07-16 22:02:18 -05:00
guiRoadEditorCtrl.cpp Issue found with PVS-Studio: 2015-07-16 22:02:18 -05:00
guiRoadEditorCtrl.h Issue found with PVS-Studio: 2015-07-16 22:02:18 -05:00