OpenSceneGraph/examples/osgphotoalbum
Robert Osfield dbbabf87c6 Converted osgGA::GUIEventAdapter into a concrete class capable of respresenting
keyboard and mouse events.

Added osgGA::EventQueue class to support a thread safe event queue and adaption
of keyboard and mouse events.

Removed osgProducer::EventAdapter as GUIEventAdapter replaces it.

Adapted osgProducer and examples to work with the new changes to osgGA.
2006-03-08 14:09:47 +00:00
..
GNUmakefile Added beginings of PhotoArchive for storing and loading a set of 2003-12-22 21:05:10 +00:00
GNUmakefile.inst Added new example osgphotoalbum. 2003-12-09 12:11:21 +00:00
ImageReaderWriter.cpp Made read/write methods in ReaderWriter all const to facilate multi-threading 2004-11-23 15:29:52 +00:00
ImageReaderWriter.h Fixed recursive call 2004-11-23 23:45:41 +00:00
osgphotoalbum.cpp Converted osgGA::GUIEventAdapter into a concrete class capable of respresenting 2006-03-08 14:09:47 +00:00
PhotoArchive.cpp Fixed typo. 2004-10-25 18:46:44 +00:00
PhotoArchive.h Added support for a photo archive. 2003-12-23 23:55:06 +00:00