- Timestamp:
- 12/12/08 19:47:30 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgscreencapture/osgscreencapture.cpp
r8346 r9343 32 32 #include <iostream> 33 33 #include <sstream> 34 #include <string.h> 34 35 35 36 class WindowCaptureCallback : public osg::Camera::DrawCallback
