FrustumOctree has its own system, won't cull away explosion effects.

This commit is contained in:
William Moberg
2016-02-10 10:53:25 +01:00
parent ecfacee587
commit d65ce805a5
4 changed files with 50 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#ifndef CollidableOctreeSystem_h__
#define CollidableOctreeSystem_h__
#ifndef FillOctreeSystem_h__
#define FillOctreeSystem_h__
#include "../Core/System.h"
#include "../Core/Octree.h"