- Timestamp:
- 01/29/04 16:47:51 (9 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgdistortion/osgdistortion.cpp
r2590 r2688 25 25 #include <osgProducer/Viewer> 26 26 27 using namespace osg; 28 27 29 class DistortionNode : public osg::Group 28 30 {
