Optimized geometry and math classes
Go to file
Lioncash 3d14be889c Global: Mark hash_combine_impl() as noexcept
This is used with hashes that are declared noexcept, so this should also
be noexcept.
2019-09-04 10:35:27 -04:00
include/zeus Global: Mark hash_combine_impl() as noexcept 2019-09-04 10:35:27 -04:00
src CFrustum: Use std::array where applicable 2019-09-03 14:29:36 -04:00
test Better CMake dependency handling 2019-06-11 16:04:52 -10:00
.clang-format New code style refactor 2018-12-07 19:23:50 -10:00
CMakeLists.txt Better CMake dependency handling 2019-06-11 16:04:52 -10:00