Change PBVH leaf limit size

This commit is contained in:
Pablo Dobarro 2020-12-15 20:35:29 +01:00
parent c9b4d75336
commit 553724529e
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
#include <limits.h>
#define LEAF_LIMIT 10000
#define LEAF_LIMIT 6000
//#define PERFCNTRS