OpenSceneGraph/examples/osgcamera
Robert Osfield f9bcde3cf0 Added name and keep member variables to osg::GraphicsThread::Operation to allow
the names of the operations to be logged for stats purposes, or used when
do searches of the operation list.  The keep member variable tells the graphics
thread run loop wether to remove the entry from the list once its been called.
2005-08-30 19:03:02 +00:00
..
GNUmakefile Added realize() and isRealized() methods to osg::GraphicsContext. 2005-08-16 13:29:07 +00:00
GNUmakefile.inst Added realize() and isRealized() methods to osg::GraphicsContext. 2005-08-16 13:29:07 +00:00
osgcamera.cpp Added name and keep member variables to osg::GraphicsThread::Operation to allow 2005-08-30 19:03:02 +00:00