This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9d9a36f6af
OpenSceneGraph
/
include
/
osgViewer
/
api
/
Win32
History
Robert Osfield
9d9a36f6af
From Brad Christiansen, "The small change I have made (against this morning's trunk) enables subclasses to register and unregister windows via protected methods. I need this access as I have a subclass that handles some of the oddities of mixing a native OpenGL window with Java's windowing system. I doubt there will be much general benefit of the modification but it should also not be harmful in any way to others."
2010-06-28 08:24:53 +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
From Brad Christiansen, "The small change I have made (against this morning's trunk) enables subclasses to register and unregister windows via protected methods. I need this access as I have a subclass that handles some of the oddities of mixing a native OpenGL window with Java's windowing system. I doubt there will be much general benefit of the modification but it should also not be harmful in any way to others."
2010-06-28 08:24:53 +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