Ignore:
Timestamp:
Jun 14, 2012, 10:21:52 PM (12 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • experimental/distortionNG/extViewer.h

    r374 r380  
    5151                void setUpIntensityMapBlending(std::string intensityMap);
    5252
     53                /**
     54                 * \brief This functions updates the distortion setup by applying the distortionSet values to the viewers distortion setup.
     55                 *
     56                 */
     57                void updateDistortion();
     58
    5359                osgViewer::DistortionSet* getDistortionSet()    {return _distortionSet;}
    5460                void setDistortionSet(osgViewer::DistortionSet* ds) {_distortionSet = ds;}
Note: See TracChangeset for help on using the changeset viewer.