Preliminary PanoramicSphericalScreen support

This commit is contained in:
Robert Osfield 2007-09-25 13:51:03 +00:00
parent 3a94dd7b25
commit 43eacc4cbc

View File

@ -645,7 +645,7 @@ int main(int argc, char** argv)
bool useShader = false;
// construct the viewer.
osgViewer::Viewer viewer;
osgViewer::Viewer viewer(arguments);
if (arguments.argc()<=1)
{