index
:
meowcraft
this commit
main
a dumb minecraft in c++ and opengl.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Math
/
Math.hpp
blob: 82047283aae773618faf28297861bcd847a13d4b (
plain
)
1
2
3
4
#pragma once
#include
"Vector.hpp"
#include
"Matrix.hpp"