better to be on the safe side

metadata
Wenzel Jakob 2010-09-03 14:00:32 +02:00
parent ff71d8f041
commit 151ab2311a
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
/**
* Pre-defined max. stack size for the ray traversal algorithm
*/
#define MTS_KD_MAXDEPTH 30
#define MTS_KD_MAXDEPTH 35
MTS_NAMESPACE_BEGIN