Torque3D/Engine/source/scene/culling
Areloch 2002d74b78 Issue found with PVS-Studio:
Many instances of a function or expression being used repeatedly, which can lower performance.

Fixed it in these cases by creating on local var, reference or pointer that's used instead.
2015-07-13 22:51:17 -05:00
..
sceneCullingState.cpp Issue found with PVS-Studio: 2015-07-13 22:51:17 -05:00
sceneCullingState.h
sceneCullingVolume.cpp
sceneCullingVolume.h Fixed some random Worder warnings 2015-07-03 15:52:38 +02:00
sceneZoneCullingState.cpp
sceneZoneCullingState.h