1
0
Fork 0
flightgear/src/Scenery
timoore 6f802959ce CameraGroup class for managing multiple cameras.
CameraGroup supports cameras opened in different windows or in the
same window, with flexible view and perspective specification.

Clean up mouse click handling via osgViewer. Don't let any camera
"have focus;" this forces events to be reported in window coordinates
and simplifies life. Don't use the osgViewer::View::requestWarpPointer
method; instead use our own code which only deals with window
coordinates.

Make glut and sdl versions work with CameraGroup too.
2008-08-01 15:57:29 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
design source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
Makefile.am fg: move most scenery-related code to simgear 2008-05-14 22:10:07 +00:00
maptest.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
redout.cxx Modified Files: 2007-05-03 18:47:39 +00:00
redout.hxx Modified Files: 2007-05-03 18:47:39 +00:00
scenery.cxx model paging patch from Till Busch 2008-03-22 09:31:06 +00:00
scenery.hxx model paging patch from Till Busch 2008-03-22 09:31:06 +00:00
SceneryPager.cxx One more try at the osg 2.5.1 pager fix 2008-06-03 07:32:03 +00:00
SceneryPager.hxx Fix typo in DatabasePager interface changes for OSG 2.4 2008-06-03 05:36:19 +00:00
test.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
tilemgr.cxx Changes for new DatabasePager interface in OSG 2.5.1 2008-06-02 21:10:13 +00:00
tilemgr.hxx CameraGroup class for managing multiple cameras. 2008-08-01 15:57:29 +00:00