Ignore:
Timestamp:
Apr 18, 2012, 10:04:27 PM (12 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • experimental/distortionNG/main.cpp

    r343 r345  
    143143 * modul                                                                Funktionen / Description
    144144 *
    145  * plugin .dist                                                 load / Save distContainers                                      loads and saves via serializers the distortion container from/to file.
     145 * [postponed] plugin .dist                             load / Save distContainers                                      loads and saves via serializers the distortion container from/to file. Can potentially be replaced by a simple extension alias to osgt|b|x
    146146 *
    147147 *
    148  * Distortion Container                                 Beinhaltet die folgenden Distortion Details:
     148 * [done] Distortion Container                                  Beinhaltet die folgenden Distortion Details:
    149149 *                                                                              - Blendmap (osgImage)
    150150 *                                                                              - Mesh Dimensions (rows, columns)
    151  *                                                                              - Mesh Type (osg::PrimitiveSet::QUAD_STRIP, ...)
     151 *                                                                              - Mesh Type (GLenum QUAD_STRIP, ...)
    152152 *                                                                              - textureUnit for Scene RTT (z.B.: 0)
    153153 *                                                                              - textureUnit for blendmap (z.B.: 1)
Note: See TracChangeset for help on using the changeset viewer.