Ignore:
Timestamp:
Feb 18, 2012, 11:52:06 PM (12 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • experimental/distortionNG/main.cpp

    r321 r325  
    4242    extViewer viewer(arguments);
    4343        viewer.setUpViewForManualDistortion();
     44        //viewer.setUpViewFor3DSphericalDisplay();
    4445
    4546    // set up the camera manipulators.
     
    105106                        return 1;
    106107                }
     108    }
    107109                else
    108110                        viewer.setSceneData( rootnode );
    109     }
    110111
    111112        //osg::ref_ptr<osg::Geode> geode = new osg::Geode;
Note: See TracChangeset for help on using the changeset viewer.