OpenSceneGraph/include
Robert Osfield 70e1c60819 Added sendPointerEvent and sendKeyEvent virtual methods to osg::Image to
facilitate the subclassing of Image providing interactive behaviours so as
used in the vnc interactive VncImage class.

osgViewer::InteractiveImageHandler provides an event handler that convertes osgGA 
mouse and keyboard events into the coordinate frame of an image based on ray intersection with geometry in
the associated subgraph.

Changed the ordering of events processing in Viewer and CompositeViewer to allow
scene graph event handlers to take precidence over viewer event handlers and camera manipulators
2008-11-03 15:08:04 +00:00
..
OpenThreads From Blasius Czink, "Among other things I added support for atomic operations on BSD-like systems and additional methods (for "and", "or", "xor"). 2008-10-27 10:42:58 +00:00
osg Added sendPointerEvent and sendKeyEvent virtual methods to osg::Image to 2008-11-03 15:08:04 +00:00
osgDB Removed renduent osgDB::Registry DatabasePager methods 2008-10-30 13:05:08 +00:00
osgFX Improved the doxygen docs over the various namespaces 2008-08-05 19:17:09 +00:00
osgGA Replaced IntersectVisitor usage with IntersectionVisitor 2008-10-07 14:19:28 +00:00
osgIntrospection Improved the doxygen docs over the various namespaces 2008-08-05 19:17:09 +00:00
osgManipulator Improved the doxygen docs over the various namespaces 2008-08-05 19:17:09 +00:00
osgParticle Improved the doxygen docs over the various namespaces 2008-08-05 19:17:09 +00:00
osgShadow Various warning fixes 2008-10-27 13:09:43 +00:00
osgSim Added missing dirtyBound() calls 2008-10-03 08:33:17 +00:00
osgTerrain Introduced support for controlling mipmapping of osgTerrain::ImageLayer and compression of osgTerrain::HeightFieldLayer. 2008-10-20 08:43:25 +00:00
osgText Improved the doxygen docs over the various namespaces 2008-08-05 19:17:09 +00:00
osgUtil From Erik van Dekker, 2008-08-18 11:00:40 +00:00
osgViewer Added sendPointerEvent and sendKeyEvent virtual methods to osg::Image to 2008-11-03 15:08:04 +00:00
osgVolume Various improvements to the dicom loader to be able to handle a broader range of dicom files 2008-10-02 15:45:08 +00:00
osgWidget From Paul Melis, fixed typo 2008-10-17 09:16:02 +00:00