]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/util/RenderConstants.hxx
Work around apparent OSG 3.2.0 normal binding bug.
[simgear.git] / simgear / scene / util / RenderConstants.hxx
index c9845cf3af15b61509023275444903d0a16686b3..eec6ac952bfe3a7a3956426402562e253b07712d 100644 (file)
@@ -44,7 +44,8 @@ enum NodeMask {
     // Everything else that isn't terrain. Initially for clouds;
     // eventually for other models?
     MODEL_BIT = (1 << 12),
-    MODELLIGHT_BIT = (1 << 13)
+    MODELLIGHT_BIT = (1 << 13),
+    PERMANENTLIGHT_BIT = (1 << 14)
 };
 
 // Theory of bin numbering: