Ignore:
Timestamp:
Jun 2, 2012, 11:53:38 PM (12 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • experimental/distortionNG/extViewer.h

    r360 r374  
    4242
    4343                void setUpIntensityMapBlending(osgViewer::DistortionSet* distSet, unsigned int screenNum=0);
     44
     45                /**
     46                 * \brief This functions loads the specified blendmap and configures the viewer for blending.
     47                 * !This function does not perform any distortion it just configures the viewer for simple viewing with an intensity map.
     48                 *
     49                 * @param intensityMap  : Filename of the intensitymap to use for blending
     50                 */
    4451                void setUpIntensityMapBlending(std::string intensityMap);
    4552
Note: See TracChangeset for help on using the changeset viewer.