Ignore:
Timestamp:
Apr 22, 2012, 12:47:07 PM (12 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • experimental/distortionNG/extViewer.h

    r359 r360  
    3838                /** Convenience method for projection on curved screens using a slave camera rendering scene and a second camera doing distortion correction to present on a nonplaner display.*/
    3939        void setUpViewForManualDistortion(osgViewer::DistortionSet* distSet, unsigned int screenNum=0, const osg::Matrixd& projectorMatrix = osg::Matrixd());
     40                //void setUpViewForManualDistortion(unsigned int rows, unsigned int colums, std::string intensityMap="");
     41
    4042
    4143                void setUpIntensityMapBlending(osgViewer::DistortionSet* distSet, unsigned int screenNum=0);
Note: See TracChangeset for help on using the changeset viewer.