Optimized geometry and math classes
Go to file
Lioncash dca23c69d2 CMatrix4f: Use std::array where applicable
Makes for stronger typing and also allows querying the size directly.
2019-09-03 15:06:35 -04:00
include/zeus CMatrix4f: Use std::array where applicable 2019-09-03 15:06:35 -04:00
src General: Mark member functions as const where applicable 2019-09-01 21:53:57 -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