OpenSceneGraph/examples/osgimpostor
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 Moved osg::Impostor to osgSim::Impostor, as Impostor isn't a core feature. 2005-05-01 19:48:49 +00:00
GNUmakefile.inst Moved osg::Impostor to osgSim::Impostor, as Impostor isn't a core feature. 2005-05-01 19:48:49 +00:00
osgimpostor.cpp Replaced tabs with spaces in examples. 2005-11-17 20:22:55 +00:00
TestManipulator.cpp Converted osgGA::GUIEventAdapter into a concrete class capable of respresenting 2006-03-08 14:09:47 +00:00
TestManipulator.h Added new Matrixf and Matrixd implementations. 2003-09-05 22:35:34 +00:00