Ignore:
Timestamp:
Jun 30, 2012, 5:25:38 PM (12 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • experimental/distortionNG/main.cpp

    r391 r392  
    5353        osg::ref_ptr<osgViewer::DistortionSet> _distortionSet = new osgViewer::DistortionSet();
    5454        _distortionSet->setIntensityMap( intMap );
    55         _distortionSet->setDistortionMeshDimensions(20, 20);
     55        _distortionSet->setDistortionMeshDimensions(20, 30);
    5656       
    5757
Note: See TracChangeset for help on using the changeset viewer.