Robert Osfield
|
c1283c23e8
|
Removed the trailing ; after namespace {...} declariations in headers
which was being picked as a warning under Codewarrior.
|
2002-02-03 12:33:41 +00:00 |
|
Robert Osfield
|
06e0310314
|
Added support for glutSpecialFunc, glutSpaceballMotion, glutSpaceballRotate and
glutSpaceballRotate into osgGLUT::Window base class.
|
2002-01-17 22:40:16 +00:00 |
|
Robert Osfield
|
a6d329b812
|
Updated the osgGLUT::Viewer to subclass from osgGLUT::Window as has been
intended since the development of osgGLUT::Window.
|
2001-12-24 19:06:49 +00:00 |
|
Robert Osfield
|
63bb05e6fd
|
Added new osgGLUT::Window base class which is very basic right now, all it does
is bring up a GLUT window and provide virtual functions from which users should
subclass to add functionality.
|
2001-10-23 15:55:01 +00:00 |
|