Optimized geometry and math classes
Go to file
Lioncash 61fc6c6fd2 CSphere: Make intersects() a const member function
This member function doesn't modify instance state, so it can be made
const.
2019-09-01 03:59:26 -04:00
include/zeus CSphere: Make intersects() a const member function 2019-09-01 03:59:26 -04:00
src Move some quaternion functions in-header 2019-06-14 14:38:56 -10: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