OpenSceneGraph/include/osgDB
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
..
DotOsgWrapper Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
DynamicLibrary Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Export Added support for osg::MemoryManager which is based upon Paul Nettle's 2002-03-26 23:52:52 +00:00
Field Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
FieldReader Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
FieldReaderIterator Add support for Metrowerks Codewarrior build under Windows. 2002-02-22 17:12:10 +00:00
FileNameUtils Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
FileUtils Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Input Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Output Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
ReaderWriter Added a Referenced::unref_nodelete() method which unreferences but does 2002-03-20 14:03:30 +00:00
ReadFile Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Registry Added support for setting the maximum number of graphics contexts that the 2002-02-28 00:11:31 +00:00
Version Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
WriteFile Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00