Removed examples:

osgcameragroup
  osgsimpleviewerProducer
  osgsimplepager
This commit is contained in:
Robert Osfield
2007-01-11 15:48:44 +00:00
parent b121c9686f
commit 190a0bb01a
16 changed files with 4 additions and 1221 deletions

View File

@@ -1,7 +1,7 @@
// C++ source file - (C) 2003 Robert Osfield, released under the OSGPL.
//
// Simple example of use of Producer::RenderSurface to create an OpenGL
// graphics window, and OSG for rendering.
// Simple example of use of osg::GraphicsContext to create an OpenGL
// graphics window, and use the SimpleViewer for OSG rendering.
#include <osgUtil/SceneView>
#include <osgDB/ReadFile>