code for assignment 3
[MicroTrace.git] / Shader.hxx
index ac6de1d..98e591f 100644 (file)
@@ -7,6 +7,8 @@
 // forward declaration
 class Scene;
 
+#define RecursionDepth 10
+
 class Shader
 {
 public:
This page took 0.033538 seconds and 4 git commands to generate.