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 SceneCullingState with culling and camera frustum 2013-11-07 15:07:16 -05:00
sceneCullingVolume.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
sceneCullingVolume.h Fixed some random Worder warnings 2015-07-03 15:52:38 +02:00
sceneZoneCullingState.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
sceneZoneCullingState.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00