mathlib delete Matrix, Quaternion, Vector

This commit is contained in:
Daniel Agar
2018-03-28 17:05:42 -04:00
parent 0d7b5c4a4e
commit 222a91c6be
32 changed files with 160 additions and 1746 deletions
-3
View File
@@ -41,9 +41,6 @@
#ifdef __cplusplus
#include "math/Vector.hpp"
#include "math/Matrix.hpp"
#include "math/Quaternion.hpp"
#include "math/Limits.hpp"
#include "math/Functions.hpp"
#include "math/matrix_alg.h"