OpenSceneGraph/include/osgGLUT
Robert Osfield 247cb3ff7e Checked in Macro Jez's additions to osgText to support .osg IO make it
a fully functioning NodeKit.

Also reimplement notify() to try an prevent a crash which has been caused by
to objects in notify.cpp being initiliazed twice, the second time the auto_ptr
holding the dev/null ofstream was being initilized to 0.
2002-06-11 18:41:57 +00:00
..
Export Added pragma to disable warning under VisualStudio.NET. 2002-05-28 16:11:49 +00:00
glut Added support for osg::MemoryManager which is based upon Paul Nettle's 2002-03-26 23:52:52 +00:00
GLUTEventAdapter Checked in migration from osgUtil based GUIAdapter code to Neil Salter's 2002-06-09 13:10:09 +00:00
Version Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Viewer Checked in Macro Jez's additions to osgText to support .osg IO make it 2002-06-11 18:41:57 +00:00
Window Moved the exit on escape into Window, and added a virtual free method on both 2002-03-23 21:28:25 +00:00