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
Files
8f9d2eeb466049841bc070f72b95d8b28dbfe8e4
OpenSceneGraph
/
src
/
osgViewer
History
Robert Osfield
8f9d2eeb46
Cleaned up the includes in the GraphicsWindowX11 header
2006-12-21 12:24:20 +00:00
..
CompositeViewer.cpp
Added dummy virtual method implementations
2006-11-29 11:00:02 +00:00
GNUmakefile
Moved the implementation of GraphicsWindowX11 from the head into the src/osgViewer directory.
2006-12-21 12:19:14 +00:00
GraphicsWindowX11.cpp
Cleaned up the includes in the GraphicsWindowX11 header
2006-12-21 12:24:20 +00:00
Scene.cpp
Added initial GraphicsWindowX11 implementation, and fleshed out more of the
2006-12-19 16:00:51 +00:00
SimpleViewer.cpp
From Orhun Birsoy, "In SimpleViewer::frameUpdateTraversal function, orthographicCamera calculation has some typos. It should read
2006-12-14 16:13:27 +00:00
Version.cpp
Moved SimpleViewer and GraphicsWindow into their own osgViewer library, updated simpleviewer examples to reflect this change
2006-11-02 12:27:15 +00:00
View.cpp
Removed erroneous double GraphicsContext::
2006-12-21 09:01:56 +00:00
Viewer.cpp
Improved the handling of moving the mouse pointer across screens, and add
2006-12-21 11:20:42 +00:00