Ignore:
Timestamp:
Apr 21, 2012, 11:44:46 AM (12 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • experimental/distortionNG/main.cpp

    r347 r348  
    165165 * distortionManipulator                                abgeleitet von osgGA::GUIEventHandler
    166166 *                                                                              Grundfunktionen:
    167  *                                                                              - Key to Show/Hide Distortion Mesh
    168  *                                                                              - Key to Show/Hide Intensity Map
     167 *                                                      [done]          - Key to Show Distortion Mesh / Intensity Map / none
    169168 *                                                                              - Key to Save distortion Container  - via plugin
    170  *                                                                              - Key to toggle MANUAL mode between blending und distortion setup
    171  *                                                                              - Key to toggle distortion setup:
     169 *                                                      [done]          - Key to toggle MANUAL mode between blending und distortion setup
     170 *                                                      [done]          - Key to toggle distortion setup:
    172171 *                                                                                              DISABLED distortion/blending modifications are forbidden (ggfs. beim Verlassen von DISABLED ggf. auf singleThreaded wechseln und beim aktivieren von DISABLED wieder auf das alte threadingmodel. Alternativ  die data variance des meshes/Blendmap beeinflussen)
    173172 *                                                                                              MANUAL distortion/blending modification via mouse Selection and drag'n'drop
    174173 *                                                                                              DELEGATED distortion/blending modification by calling a foreign class or calling a subclassed function
    175  *                                                                              - Key to control if mouse drags affects mesh coordinates or rttScene texture coordinates. Default: Mesh coordinates.
     174 *                                                      [done]          - Key to control if mouse drags affects mesh coordinates or rttScene texture coordinates. Default: Mesh coordinates.
    176175 *                                                                              - Key to reset Distortion.
    177176 *                                                                              - Key to reset Blending.
Note: See TracChangeset for help on using the changeset viewer.