1
0
Fork 0
flightgear/src/Input
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
fgjs.cxx header cleanups 2008-07-31 12:04:32 +00:00
input.cxx CameraGroup class for managing multiple cameras. 2008-08-01 15:57:29 +00:00
input.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
js_demo.cxx Add calls to jsInit() which is a noop on all platforms but Mac. 2004-05-04 19:02:19 +00:00
jsinput.cxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
jsinput.h Stefan Seifert: 2006-07-04 23:29:05 +00:00
jssuper.cxx new FSF address 2006-02-21 01:16:04 +00:00
jssuper.h Remove unneeded inclusions of windows.h, GL.h and GLU.H 2008-07-27 15:18:34 +00:00
Makefile.am cygwin related fixes, and some minor future release related maintenance 2008-02-04 20:03:52 +00:00