Ignore:
Timestamp:
Aug 7, 2012, 9:13:49 PM (12 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • experimental/distortionNG/main.cpp

    r407 r409  
    210210 *                                                                                              DELEGATED distortion/blending modification by calling a foreign class or calling a subclassed function
    211211 *                                                      [done]          - Key to control if mouse drags affects mesh coordinates or rttScene texture coordinates. Default: Mesh coordinates.
    212  *                                                                              - Key to reset Distortion.
     212 *                                                      [done]          - Key to reset Distortion.
    213213 *                                                      [done]          - Key to reset Blending.
    214214 *                                                      [done]          - Key to Show/Hide distortion HUD
     
    229229 * Load Funktion vom osgViewer (ersatzweise Anfangs in der main.cpp) fertigstellen : -dist <distFile> weiterreichen and extViewer::setUpViewForManualDistortion(std::string distFile)
    230230 * Laden des Containers.
    231  * reset distortion implementieren.
    232231 * Anwenden der manuellen distortion auf die Meshknoten oder die texturekoordinaten
    233232 *
Note: See TracChangeset for help on using the changeset viewer.