Different octree width is still stupid
This commit is contained in:
@@ -45,11 +45,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define LL_OCTREE_PARANOIA_CHECK 0
|
#define LL_OCTREE_PARANOIA_CHECK 0
|
||||||
#if LL_DARWIN
|
|
||||||
#define LL_OCTREE_MAX_CAPACITY 32
|
|
||||||
#else
|
|
||||||
#define LL_OCTREE_MAX_CAPACITY 128
|
#define LL_OCTREE_MAX_CAPACITY 128
|
||||||
#endif
|
|
||||||
|
|
||||||
template <class T> class LLOctreeNode;
|
template <class T> class LLOctreeNode;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user