From ae51ac8bfb2a6a5c2039ca756d3e925e08f63bd7 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Wed, 2 Mar 2011 16:24:07 +0000 Subject: [PATCH] Made parameter a little easier to adjust and commented out verbose debug info --- src/osgShadow/LightSpacePerspectiveShadowMap.cpp | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/src/osgShadow/LightSpacePerspectiveShadowMap.cpp b/src/osgShadow/LightSpacePerspectiveShadowMap.cpp index 1cbe79b60..59ece6d5f 100644 --- a/src/osgShadow/LightSpacePerspectiveShadowMap.cpp +++ b/src/osgShadow/LightSpacePerspectiveShadowMap.cpp @@ -285,7 +285,7 @@ void LightSpacePerspectiveShadowMapAlgorithm::operator() if( !bb.valid() ) { #if ROBERTS_TEST_CHANGES - OSG_NOTICE<<"LightSpacePerspectiveShadowMapAlgorithm::operator() invalid bb A"<