This website requires JavaScript.
Explore
Help
Sign In
AxioDL
/
zeus
Watch
2
Star
0
Fork
0
You've already forked zeus
mirror of
https://github.com/AxioDL/zeus.git
synced
2025-12-09 13:37:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
285
Commits
2
Branches
0
Tags
f6854d8e826ad53ea4deefb142a6bd69fafb2509
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Lioncash
f6854d8e82
General: Mark member functions as const where applicable
...
These don't modify internal member state, so they can be const.
2019-09-01 21:53:57 -04:00
include
/zeus
General: Mark member functions as const where applicable
2019-09-01 21:53:57 -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
Description
Optimized geometry and math classes
701
KiB
Languages
C++
99.2%
CMake
0.8%