Ignore:
Timestamp:
Apr 21, 2012, 9:49:26 PM (12 years ago)
Author:
Torben Dannhauer
Message:

DistortionManipulator? is working (alpha stadium)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • experimental/distortionNG/distortionNG.cpp

    r347 r353  
    55
    66#include<osgViewer/Viewer>
    7 
    8 
    9 
    10 distortionNG::distortionNG()
    11 {
    12 }
    13 
    14 distortionNG::~distortionNG()
    15 {
    16 }
    177
    188
     
    7969        osg::notify(osg::ALWAYS)<<"ea.getYmax()="<<ea.getYmax()<<std::endl;
    8070
    81                 return true;    // true means event handeld: not forwarded to the camera manipulator;
     71                return true;    // true means event handled: not forwarded to the camera manipulator;
    8272        }
    8373
Note: See TracChangeset for help on using the changeset viewer.