OpenSceneGraph/examples/osgcluster
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
..
broadcaster.cpp Replaced tabs with spaces in examples. 2005-11-17 20:22:55 +00:00
broadcaster.h From Norman Vine (with small tweaks by Robert Osfield), build fixes for Cygwin 2004-08-04 08:27:43 +00:00
GNUmakefile Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
GNUmakefile.inst Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
osgcluster.cpp Converted osgGA::GUIEventAdapter into a concrete class capable of respresenting 2006-03-08 14:09:47 +00:00
receiver.cpp Replaced tabs with spaces in examples. 2005-11-17 20:22:55 +00:00
receiver.h From Norman Vine (with small tweaks by Robert Osfield), build fixes for Cygwin 2004-08-04 08:27:43 +00:00