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: b8b61a19097f581afe6727c811f96bd0822966cb (
plain
)
1
2
3
4
5
#pragma once
#include
"Vector.hpp"
#include
"Matrix.hpp"
#include
"Rotation.hpp"