aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/matrix.hpp
AgeCommit message (Collapse)Author
2022-06-13refactor: add virtual destructors to interfacesHampusM
This is required by clang++ for some reason...
2022-06-13add basic engine graphicsHampusM