OpenSceneGraph/include/osgViewer/api/Win32
Robert Osfield fb3178106a Fixed panning bug, when using RUN_ON_DEMAND, that resulted in the camera being thrown off towards infinity.
The solution for to refactor the way that events are checked so I add a bool return type to checkEvents() method across osgViewer::GraphcisWindow, osgGA::Devive and osgViewer::Viewer/CompositeViewer classes
2013-05-24 09:35:58 +00:00
..
GraphicsHandleWin32 From Colin MacDonald, "In my application I have a custom graphics context class, derived from 2009-11-21 16:41:02 +00:00
GraphicsWindowWin32 Fixed panning bug, when using RUN_ON_DEMAND, that resulted in the camera being thrown off towards infinity. 2013-05-24 09:35:58 +00:00
PixelBufferWin32 From Colin MacDonald, "In my application I have a custom graphics context class, derived from 2009-11-21 16:41:02 +00:00