Utility: Vector2

2d template vector (with typedefs for int and float)

review id = 5
This commit is contained in:
Manuel Dobusch
2014-04-24 14:06:45 +02:00
parent 879373a22f
commit 651f0f68a2
4 changed files with 484 additions and 0 deletions
+1
View File
@@ -4,4 +4,5 @@ add_files(
ConfigManagerTestSuite.h
LogManagerTestSuite.h
UtilityTestSuite.h
Vector2TestSuite.h
)