AABB rendering

This commit is contained in:
2014-03-13 00:27:21 +01:00
parent fef9c1f751
commit 21b2e3bdc1
10 changed files with 143 additions and 23 deletions
+1
View File
@@ -9,6 +9,7 @@
#include "Components/Model.h"
#include "Components/Transform.h"
#include "Components/Camera.h"
#include "Components/Bounds.h"
#include "Renderer.h"
namespace Systems