Changeset 348 for experimental/distortionNG/main.cpp
- Timestamp:
- Apr 21, 2012, 11:44:46 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
experimental/distortionNG/main.cpp
r347 r348 165 165 * distortionManipulator abgeleitet von osgGA::GUIEventHandler 166 166 * 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 169 168 * - Key to Save distortion Container - via plugin 170 * 171 * 169 * [done] - Key to toggle MANUAL mode between blending und distortion setup 170 * [done] - Key to toggle distortion setup: 172 171 * 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) 173 172 * MANUAL distortion/blending modification via mouse Selection and drag'n'drop 174 173 * DELEGATED distortion/blending modification by calling a foreign class or calling a subclassed function 175 * 174 * [done] - Key to control if mouse drags affects mesh coordinates or rttScene texture coordinates. Default: Mesh coordinates. 176 175 * - Key to reset Distortion. 177 176 * - Key to reset Blending.
Note: See TracChangeset
for help on using the changeset viewer.