From 7147f52f6d93858479539ec47c81b1a924989476 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 25 Nov 2003 10:50:57 +0000 Subject: [PATCH] Increased the prevision of outputing the height field parameters --- src/osgPlugins/osg/Shape.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/osgPlugins/osg/Shape.cpp b/src/osgPlugins/osg/Shape.cpp index b03ca8360..bcf92ef06 100644 --- a/src/osgPlugins/osg/Shape.cpp +++ b/src/osgPlugins/osg/Shape.cpp @@ -421,10 +421,13 @@ bool HeightField_writeLocalData(const Object& obj, Output& fw) { const HeightField& heightfield = static_cast(obj); - fw.indent()<<"Origin "<