From f9ab4465123a6689d9caf9ca40436be635a1e7fe Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 24 Aug 2007 19:16:35 +0000 Subject: [PATCH] Changed debug comments to output to notify level and tweaked the handling of the .terrain file. --- src/osgPlugins/osgTerrain/ReaderWriterOsgTerrain.cpp | 2 +- src/osgTerrain/GeometryTechnique.cpp | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/osgPlugins/osgTerrain/ReaderWriterOsgTerrain.cpp b/src/osgPlugins/osgTerrain/ReaderWriterOsgTerrain.cpp index a01d7a87e..ab3098f05 100644 --- a/src/osgPlugins/osgTerrain/ReaderWriterOsgTerrain.cpp +++ b/src/osgPlugins/osgTerrain/ReaderWriterOsgTerrain.cpp @@ -45,7 +45,7 @@ class ReaderWriterTerrain : public osgDB::ReaderWriter osg::notify(osg::NOTICE)<<"["<first<<"] = "<<"["<second<<"]"<getElevationLayer();