OpenSceneGraph/src/osgProducer
Robert Osfield 9d8fd69fa9 Change the KeySwitchMatrixManipulator so that it two sets of getMatrixManipulator
methods, two that takes an index,two that takes a key value.  Updated the ViewEventHandler
so the it now uses the getMatrixManipulatorWithIndex() method to avoid previous ambiguity.
2005-11-14 11:00:36 +00:00
..
EventAdapter.cpp From Eric Sokolowsky, support for mouse scroll wheel in osgGA/osgProducer. 2003-05-07 11:13:49 +00:00
GNUmakefile Implemented the beginings of the osgProducer::GraphicsContexImplementation. 2005-07-21 19:27:19 +00:00
GraphicsContextImplementation.cpp From Marco Jez, Added an unregister of the GraphicsContextImplement on unload. 2005-11-07 13:54:25 +00:00
KeyboardMouseCallback.cpp Improved support for keyboard/mouse events in osgcluster. 2005-08-29 14:05:30 +00:00
OsgCameraGroup.cpp Addd OsgSceneHandler::s/getCleanUpOnNextFrame() and support for it in the draw() method, 2005-11-10 11:39:01 +00:00
OsgSceneHandler.cpp Addd OsgSceneHandler::s/getCleanUpOnNextFrame() and support for it in the draw() method, 2005-11-10 11:39:01 +00:00
Version.cpp Bumped the version numbers up to 1.0 in preparation for 1.0-rc1. 2005-11-09 10:49:56 +00:00
Viewer.cpp Fixed typo of CoordinateSystem. 2005-11-10 11:56:18 +00:00
ViewerEventHandler.cpp Change the KeySwitchMatrixManipulator so that it two sets of getMatrixManipulator 2005-11-14 11:00:36 +00:00