Changeset 7346

Show
Ignore:
Timestamp:
09/03/07 14:27:37
Author:
robert
Message:

Added osgdepthpeeling example

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • OpenSceneGraph/trunk/examples/CMakeLists.txt

    r7232 r7346  
    3030    ADD_SUBDIRECTORY(osgdelaunay) 
    3131    ADD_SUBDIRECTORY(osgdepthpartition) 
     32    ADD_SUBDIRECTORY(osgdepthpeeling) 
    3233    ADD_SUBDIRECTORY(osgdistortion) 
    3334    ADD_SUBDIRECTORY(osgfadetext)