From 4d2d47e65617865c4cbe99dddd566cbfa503c655 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Thu, 1 Apr 2004 11:03:39 +0000 Subject: [PATCH] Added support for --geocentric option to allow users to specify that the output database should by in geocentric coordinates. --- examples/osgdem/osgdem.cpp | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/examples/osgdem/osgdem.cpp b/examples/osgdem/osgdem.cpp index 2c631bb17..efe4995d3 100644 --- a/examples/osgdem/osgdem.cpp +++ b/examples/osgdem/osgdem.cpp @@ -179,7 +179,6 @@ int main( int argc, char **argv ) osg::Matrixd geoTransform; bool geoTransformSet = false; - bool argumentRead = true; int pos = 1; while(possetConvertFromGeographicToGeocentric(true); + std::cout<<"--geocentric "<