Torque3D/Engine/source/collision
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
..
abstractPolyList.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
abstractPolyList.h Fix for Issue #130 for Decals and Smoothing Groups 2012-11-08 16:56:22 -05:00
boxConvex.cpp Issue found with PVS-Studio: 2015-07-16 22:02:18 -05:00
boxConvex.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
clippedPolyList.cpp Fix for Issue #130 for Decals and Smoothing Groups 2012-11-08 16:56:22 -05:00
clippedPolyList.h Fix for Issue #130 for Decals and Smoothing Groups 2012-11-08 16:56:22 -05:00
collision.h Simple pass over the codebase to standardize the platform types. 2013-08-04 16:26:01 -05:00
concretePolyList.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
concretePolyList.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
convex.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
convex.h Remove Interior Object format (DIF) 2013-04-05 12:39:26 -04:00
depthSortList.cpp Minor Improvement to depthSortList.cpp 2014-11-04 06:18:24 -05:00
depthSortList.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
earlyOutPolyList.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
earlyOutPolyList.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
extrudedPolyList.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
extrudedPolyList.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
gjk.cpp Simple pass over the codebase to standardize the platform types. 2013-08-04 16:26:01 -05:00
gjk.h Simple pass over the codebase to standardize the platform types. 2013-08-04 16:26:01 -05:00
optimizedPolyList.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
optimizedPolyList.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
planeExtractor.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
planeExtractor.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
polytope.cpp Simple pass over the codebase to standardize the platform types. 2013-08-04 16:26:01 -05:00
polytope.h Simple pass over the codebase to standardize the platform types. 2013-08-04 16:26:01 -05:00
vertexPolyList.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
vertexPolyList.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00