OpenSceneGraph/include/osgGLUT
Robert Osfield 84d2d01163 Added support for osg::MemoryManager which is based upon Paul Nettle's
memory manager published at flipcode.com.  This can be turned on
with the OSG_USE_MEMORY_MANGER option which then uses custom global
new and delete operators as well as provide osgNew and osgDelete macro's
which add ability to log line and file from which calls are made.

Updated osg,osgUtil,osgDB,osgText and osgPlugins/osg to use osgNew/osgDelete,
and fixed memory leaks highlighted by the new memory manager.
2002-03-26 23:52:52 +00:00
..
Export Add support for Metrowerks Codewarrior build under Windows. 2002-02-22 17:12:10 +00:00
glut Added support for osg::MemoryManager which is based upon Paul Nettle's 2002-03-26 23:52:52 +00:00
GLUTEventAdapter Integrated various changes worked on at the Glasgow Science Center. Changes 2002-03-14 17:34:08 +00:00
Version Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Viewer Moved the exit on escape into Window, and added a virtual free method on both 2002-03-23 21:28:25 +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