OpenSceneGraph/examples/osgcamera
Robert Osfield ab1bd48511 Moved SceneView across to use an osg::CameraNode to store the projection and view matrices,
the viewport, the clear colour and the subgraph needing rendered.  This is done
transparently so all existing functionality will behave as before.  What it does
add is the ability to set a SceneView directly by a single osg::CameraNode when required.
2005-10-28 13:11:56 +00:00
..
GNUmakefile Removed circular reference of osg::CameraNode, fixing memory leak. Added 2005-08-31 20:39:05 +00:00
GNUmakefile.inst Added realize() and isRealized() methods to osg::GraphicsContext. 2005-08-16 13:29:07 +00:00
osgcamera.cpp Moved SceneView across to use an osg::CameraNode to store the projection and view matrices, 2005-10-28 13:11:56 +00:00